[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-6549) ID and discrminator are nullable if a column attribute is supplied using HBM XML

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Aug 17 13:18:08 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole updated HHH-6549:
--------------------------------

    Fix Version/s:     (was: 4.0.0.CR1)
                   metamodel

> 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: metamodel
>
>
> 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: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list