[hibernate-dev] Should hibernate.implicit_naming_strategy=org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl be the default for Hibernate 5?

Steve Ebersole steve at hibernate.org
Mon Jul 13 18:45:18 EDT 2015


No.  And possibly.

This is one of those things similar to "use new id generator mappings".
For new development I think it probably makes sense for WildFly users to
expect JPA-compliant implicit naming.    The difficulty is how changing
that would affect existing applications.

On Mon, Jul 13, 2015 at 5:37 PM Scott Marlow <smarlow at redhat.com> wrote:

> Or should WildFly perhaps use
>
> hibernate.implicit_naming_strategy=org.hibernate.boot.model.naming.ImplicitNamingStrategyJpaCompliantImpl
> as the default?
>
> Scott
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>


More information about the hibernate-dev mailing list