Entities not Singularized

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
stratdaz
Posts: 23
Joined: Tue 04 May 2010 00:46

Entities not Singularized

Post by stratdaz » Thu 22 Sep 2011 04:23

I have just upgraded to version 6.50.214.

I have a number of database tables ending in the letter 'S' and have set Pluralization to Singularize for Class and Method Names in the model settings.

When generating entities from these tables, the entity name is generated with the 's' still attached and so both the entity and entity set have the same name.

Eg, for table MD_GROUP_MEMBERS I get ...

public ObjectSet MdGroupMembers

This worked as expected in previous versions.

Helen
Devart Team
Posts: 127
Joined: Wed 07 Sep 2011 11:54

Post by Helen » Thu 22 Sep 2011 11:24

Thank you for the report, we have reproduced the problem.
We will fix it and inform you when the corresponding build is available.

Helen
Devart Team
Posts: 127
Joined: Wed 07 Sep 2011 11:54

Post by Helen » Fri 30 Sep 2011 10:16

New build of dotConnect for Oracle 6.50.228 is available for download!
It can be downloaded from http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=22164 .

Please try this version and notify us about the results.

Post Reply