Creation of the entity name

Posts   
 
    
dvdwouwe
User
Posts: 59
Joined: 24-Jul-2009
# Posted on: 26-Jan-2010 15:14:11   

Hi,

Is it possible in a quite simple way to create a Person entity called Person instead of PersonEntity using the adapter templates.

My colleagues don't like that every database object treated like an entity is postfixed with Entity.

Danny

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39865
Joined: 17-Aug-2003
# Posted on: 26-Jan-2010 15:29:53   

No, sorry. It's not that simple. One could strip out all 'Entity' suffixes from the templates, which will work, but it's likely you'll run into compile issues sooner or later.

Frans Bouma | Lead developer LLBLGen Pro