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

kabram (JIRA) noreply at atlassian.com
Wed Jan 5 12:02:05 EST 2011


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


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