[hibernate-dev] Test success may not mean functionality is correct

Hardy Ferentschik hardy at hibernate.org
Thu Aug 9 15:04:37 EDT 2012


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


More information about the hibernate-dev mailing list