Hi all,

I've just seen the "abstract" property on <class>.

Can anyone tell what the semantics are for that ?

I can see it has effect on how tables are created - but does it also tell
Hibernate to not persist the class, and only non-abstract subclasses or ?

Just curious to know if I should listen to it when generating java code from it.
(the diff between "public class AbstractClass" and "public abstract AbstractClass")



-- Max Rydahl Andersen callto://max.rydahl.andersen

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss Inc
[EMAIL PROTECTED]
http://jboss.com


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to