hibernate-orm/hibernate-jipijapa/src
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
..
main HHH-13855 - Remove unnecessary delared variable JtaManager in HibernatePersistenceProviderAdaptor 2020-02-24 21:13:06 +00:00
test HHH-12828 Make ScannerTests more stable 2018-07-19 09:59:48 +02:00