I did not mean annotations or Xdoclet since this is irrelevant to this discussion...I meant the mapping files...they are also part of declarative styleof programming.
For your other questions, I am not sure what exactly troubles you....as for what is possible and not possible in Hibernate, perhaps you need to go through the docs further
moraleslos wrote:
Hi,
I guess you mean using annotations or Xdoclet. We might be going to this later but for now we are hand-coding the mappings.
>> ...concrete classes can grow...
Is there a way to specify in the mapping a base abstract class where I define these properties and then specify all of the concrete subclasses that inherit from this?
-los