t;
> > To: "Gail Badner" , "hibernate-dev" <
> hibernate-dev@lists.jboss.org>
> > Sent: Thursday, December 11, 2014 1:41:09 PM
> > Subject: Re: [hibernate-dev] Mapping defaults for @OneToOne
> >
> > Are you asking me what "leveing r
: "Steve Ebersole"
> > To: "Gail Badner"
> > Sent: Wednesday, December 10, 2014 5:07:37 PM
> > Subject: Re: [hibernate-dev] Mapping defaults for @OneToOne
> >
> > The point is the same. ANSI SQL even states that unique keys should
> > disallow dupl
"true" not-null="false")?
- Original Message -
> From: "Gail Badner"
> To: "hibernate-dev"
> Sent: Tuesday, December 2, 2014 9:34:24 PM
> Subject: [hibernate-dev] Mapping defaults for @OneToOne
>
> I'm a bit confused by th
I'm a bit confused by the mapping defaults for @OneToOne defined in JPA 2.1.
Sections 2.10.1 and 2.10.3.1 (Bidirectional and Unidirectional OneToOne
Relationships) says, "The foreign key column has the same type as the primary
key of table B and there is a unique key constraint on it."
Section