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