[jboss-user] [EJB 3.0] - Re: Question @Inheritance

fhh do-not-reply at jboss.com
Wed Apr 11 18:15:48 EDT 2007


Have you developed this application with hibernate.hbm2ddl.auto = update?

If so, you have probably old constraints lying around from the time when you used InheritanceType.JOINED. Either clean them out manually or drop the whole schema and have it recreated.

Regards

Felix

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036555#4036555

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036555



More information about the jboss-user mailing list