You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Trevor Baker (JIRA)" <ji...@apache.org> on 2012/12/07 09:35:21 UTC

[jira] [Created] (OPENEJB-1965) Set hibernate.id.new_generator_mappings=true as a default

Trevor Baker created OPENEJB-1965:
-------------------------------------

             Summary: Set hibernate.id.new_generator_mappings=true as a default
                 Key: OPENEJB-1965
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1965
             Project: OpenEJB
          Issue Type: Improvement
    Affects Versions: 4.5.1
            Reporter: Trevor Baker
            Priority: Minor
             Fix For: 4.5.1


Nice to have: if the persistence provider is Hibernate, set hibernate.id.new_generator_mappings=true.

This enables @Sequence(initialValue) to be recognized, and few other things. More info: https://docs.jboss.org/author/display/AS71/JPA+Reference+Guide#JPAReferenceGuide-Persistenceunitproperties

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira