[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-5821) JPA EntityType's (or ManagedType's) getSingularAttributes() returns the version attribute with isVersion set to false.

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Jan 21 14:43:05 EST 2011


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

Steve Ebersole updated HHH-5821:
--------------------------------

    Assignee: Steve Ebersole

> JPA EntityType's (or ManagedType's) getSingularAttributes() returns the version attribute with isVersion set to false.
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HHH-5821
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5821
>             Project: Hibernate Core
>          Issue Type: Bug
>    Affects Versions: 3.6.0
>            Reporter: kabram
>            Assignee: Steve Ebersole
>             Fix For: 3.6.1, 4.0.0.Alpha1
>
>
> The version-attribute is stored in the version field of EntityTypeImpl but in the declaredSingularAttributes the SingularAttribute for the same version field has isVersion set to false.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list