[odb-users] Ignore an attribute
Feisal Ahmad
feisal.ahmad at ps-tech.com
Mon May 12 08:59:43 EDT 2014
Hi,
Just use the following pragma to mark it as non-persistent
#pragma db transient
Greetings,
Feisal
On 5/12/2014 4:30, Oscar García-Olalla Olivera wrote:
> Hi, there is any possibility of not persist an attribute. I have an abstract class which needs a concrete attribute but I don’t want that this one appear in the sons table because it is just an auxiliary attribute. how can I do it?
>
> Thanks a lot.
>
> Oscar
>
More information about the odb-users
mailing list