You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2015-08-15 09:28:43.818 WARN 28766 --- [ main] org.hibernate.orm.deprecation : HHH90000006: Attempted to specify unsupported NamingStrategy via setting [hibernate.ejb.naming_strategy]; NamingStrategy has been removed in favor of the split ImplicitNamingStrategy and PhysicalNamingStrategy; use [hibernate.implicit_naming_strategy] or [hibernate.physical_naming_strategy], respectively, instead.
Alex opened DATAJPA-777 and commented
Using hibernate 5 gives a deprecation warning:
This may or may not be related to the regression reported here (it's not very clear to me): https://hibernate.atlassian.net/browse/HHH-9908
Affects: 1.9 RC1 (Gosling)
Reference URL: https://hibernate.atlassian.net/browse/HHH-9908
The text was updated successfully, but these errors were encountered: