AFAIK, joined inheritance and one-to-one are not implemented.

----- Original Message -----
> From: "Hardy Ferentschik" <ha...@hibernate.org>
> To: "Steve Ebersole" <st...@hibernate.org>
> Cc: "Gail Badner" <gbad...@redhat.com>, "Hibernate hibernate-dev" 
> <hibernate-dev@lists.jboss.org>
> Sent: Thursday, August 9, 2012 12:04:37 PM
> Subject: Re: [hibernate-dev] Test success may not mean functionality is 
> correct
> 
> 
> 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