On 9 Jan 2012, at 8:32 PM, Steve Ebersole wrote:

> OK, I added adding FK between joined inheritance tables but 
> org.hibernate.test.annotations.genericsinheritance.GenericsInheritanceTest 
> still fails.  AFAICT the problem there is that joined inheritance is 
> considered the default if no inheritance type is specified (at least 
> based on the old DDL ouptut..).  But that case does not seem to be 
> handled at all in annotation source.
> 
> org.hibernate.test.annotations.onetoone.OptionalOneToOneMappedByTest 
> still fails as well, because either one-to-one is not implemented or 
> does not create FKs either.

I was planning to look in the one-to-x mappings once I am back, unless anyone 
else 
picks it up until then.

--Hardy
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to