]
Steve Ebersole updated HHH-6549:
--------------------------------
Fix Version/s: (was: 4.1.0)
5.0.0
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: 5.0.0
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
and run org.hibernate.metamodel.binding.BasicHbmBindingTests .
--
This message is automatically generated by JIRA.
For more information on JIRA, see: