|
From: Christopher G. S. II (JIRA) <no...@at...> - 2006-07-06 20:24:03
|
@ManyToMany without mappedBy should be recognized as an error
-------------------------------------------------------------
Key: ANN-389
URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-389
Project: Hibernate Annotations
Type: Bug
Components: binder
Versions: 3.2.0.cr1
Reporter: Christopher G. Stach II
Instead of letting the user know that something might get hosed, it creates two join tables, one for each direction. I don't know when this would be the preferred behavior.
--
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
|