[
https://jira.jboss.org/jira/browse/JBIDE-4265?page=com.atlassian.jira.plu...
]
Dmitry Geraskov updated JBIDE-4265:
-----------------------------------
Fix Version/s: 3.2.next
(was: 3.1.0.CR2)
if hibernate could work with collectiontable=null this should be fixed. If the attribute
is required this will be rejected. Need to make a test of this.
Table for collections(set, map...) shouldn't be required when hbm
file is been exporting.
-----------------------------------------------------------------------------------------
Key: JBIDE-4265
URL:
https://jira.jboss.org/jira/browse/JBIDE-4265
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Hibernate
Affects Versions: 3.1.0.M1
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Fix For: 3.2.next
Attachments: patch.txt
We need to check that table was set for collections before export it. Now it is done in
the following way:
table="${value.collectionTable.name}"
without any checks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira