[hibernate-issues] [Hibernate-JIRA] Created: (ANN-847) Optional one-to-one association with join table cannot exist
Miroslav Havram (JIRA)
noreply at atlassian.com
Thu Jun 25 05:50:34 EDT 2009
Optional one-to-one association with join table cannot exist
------------------------------------------------------------
Key: ANN-847
URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-847
Project: Hibernate Annotations
Issue Type: Bug
Components: binder
Affects Versions: 3.4.0.GA
Environment: Hibernate Core 3.3.2.GA
JDK 1.6u14
Reporter: Miroslav Havram
In the case of the optional one-to-one association with the join table, it is not possible to have independant instances of entities.
Entity at the inverse end of the association cannot be persisted without being first linked to the entity on the other (non-inverse) end of the association.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list