hibernate-orm/hibernate-jipijapa
The Geeky Asian 5501a40dd2 HHH-13855 - Remove unnecessary delared variable JtaManager in HibernatePersistenceProviderAdaptor
In the HibernatePersistenceProviderAdaptor, there is an unnecessary declaration of JtaManager. The sole purpose of having this variable is only to use in the overridden method named InjectJtaManager.

This was be improved by removing the JtaManager as there is no use of the variable, as of now at least.
2020-02-24 21:13:06 +00:00
..
src HHH-13855 - Remove unnecessary delared variable JtaManager in HibernatePersistenceProviderAdaptor 2020-02-24 21:13:06 +00:00
hibernate-jipijapa.gradle HHH-12390 - Add hibernate-jipijapa for integrating with WildFly 2018-03-26 11:42:09 -05:00