naming of entity definitions when data model is reverse engineered

Posts   
 
    
morten71
User
Posts: 80
Joined: 13-Jan-2009
# Posted on: 01-Oct-2010 15:33:24   

What setting disables the naming logic when I want to reverse engineer relational model data? and what is the rationale behind the default logic (which removes s)?

I'm using v2.6 and would like to use v3. But before I convert a v2.6 project, I'd like to get to know v3 first.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 01-Oct-2010 17:28:34   

you mean make a name singular? E.g. customers -> customer ? Both in the patterns for names (e.g the name of the navigators mapped onto one/many to one relationships: the $S suffix) and the plugin itself: http://www.llblgen.com/documentation/3.0/Designer/hh_goto.htm#How%20To/DisableNameSingularization.htm

Frans Bouma | Lead developer LLBLGen Pro