How can I remove the "Entity" postfix from my classes?

Posts   
 
    
mhnyborg
User
Posts: 14
Joined: 26-Apr-2006
# Posted on: 17-Jul-2008 10:34:13   

I had success with finding and changing a lot of the generated names but not the class names. I want my class to be named Person not PersonEntity

Walaa avatar
Walaa
Support Team
Posts: 14950
Joined: 21-Aug-2005
# Posted on: 17-Jul-2008 10:44:05   

Modify the code generation template.

for adapter: entityAdapter.template

for SelfServicing: entity.template

Both found in the following path: <LLBLGen Pro folder>\Templates\SharedTemplates<.NET version><language>

Just for the sake of the argument, please read the following thread: http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=6098