[
https://jira.jboss.org/jira/browse/JBIDE-3914?page=com.atlassian.jira.plu...
]
Dmitry Geraskov reassigned JBIDE-3914:
--------------------------------------
Assignee: Max Rydahl Andersen (was: Dmitry Geraskov)
Cfg2HbmTool.needsTable() method returns true for Subclass object
----------------------------------------------------------------
Key: JBIDE-3914
URL:
https://jira.jboss.org/jira/browse/JBIDE-3914
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Hibernate
Affects Versions: 3.0.0.CR2
Reporter: Dmitry Geraskov
Assignee: Max Rydahl Andersen
Priority: Minor
Attachments: table_attribute.patch.txt
<subclass> element in hibernate mapping must not contain "table"
attrinbute.
Subclass and SingleTableSubclass objects is exported as <subclass>. This means that
method Cfg2HbmTool.needsTable(PersistentClass) must return false for Subclass and
SingleTableSubclass objects.
Now it returns *false* only for SingleTableSubclass .
--
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