[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6549?page=c...
]
Gail Badner updated HHH-6549:
-----------------------------
Description:
To reproduce, add a column attribute (e.g., <id name="id"
column="id">) to:
hibernate-core/src/test/java/org/hibernate/metamodel/binding/SimpleEntity.hbm.xml
ID and discrminator are nullable if a column attribute is supplied
using HBM XML
--------------------------------------------------------------------------------
Key: HHH-6549
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6549
Project: Hibernate Core
Issue Type: Bug
Components: metamodel
Reporter: Gail Badner
Assignee: Steve Ebersole
Fix For: 4.0.0.next
To reproduce, add a column attribute (e.g., <id name="id"
column="id">) to:
hibernate-core/src/test/java/org/hibernate/metamodel/binding/SimpleEntity.hbm.xml
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira