hi matt,

just came accross this in the hibernate documentation:

Important

We recommend all new projects to use hibernate.id.new_generator_mappings=true as the new generators are more efficient and closer to the JPA 2 specification semantic. However they are not backward compatible with existing databases (if a sequence or a table is used for id generation). See Section 1.3, ?Properties? for more information on how to activate them.


http://docs.jboss.org/hibernate/stable/annotations/reference/en/html/entity.html

need to add this to appfuse??


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to