Exluding fields by default

Posts   
 
    
GunnarIF
User
Posts: 13
Joined: 29-May-2008
# Posted on: 10-Sep-2008 13:08:50   

Hi! Is it possible to fetch an entity with some fields excluded by default? Could this be specified at runtime or in the code generation process?

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 10-Sep-2008 17:02:58   

Please check the Generated code - Excluding / Including fields for fetches, Adapter

If you want to specify this at the code generation, then you may map another entity on that table and execlude those specific fields from the fields list.

A relevant thread: http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=13816