[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5517) Switch uuid generation in SessionFactory to org.hibernate.id.UUIDGenerator instead

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Aug 31 09:50:18 EDT 2010


Switch uuid generation in SessionFactory to org.hibernate.id.UUIDGenerator instead
----------------------------------------------------------------------------------

                 Key: HHH-5517
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5517
             Project: Hibernate Core
          Issue Type: Bug
          Components: core
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 3.6.0.Beta4, 3.5.6


Currently org.hibernate.impl.SessionFactoryImpl and org.hibernate.jmx.SessionFactoryStub use org.hibernate.id.UUIDHexGenerator.  Should switch that to org.hibernate.id.UUIDGenerator

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