[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3014) Dynamic models can not use assigned generator id

smith (JIRA) noreply at atlassian.com
Thu Dec 13 05:19:56 EST 2007


Dynamic models  can not  use  assigned generator id
---------------------------------------------------

                 Key: HHH-3014
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3014
             Project: Hibernate3
          Issue Type: Bug
          Components: core
    Affects Versions: 3.2.5
         Environment: hibernate3.2.5 GA

            Reporter: smith
            Priority: Critical


I found AbstractEntityPersister.java 

 line 3631 if(clazz==getMappedClass( entityMode ))  is  problem
cause Dynamic models  can not  use  assigned generator id

-- 
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