Remove unnecessary declaration of JtaManager in HibernatePersistenceProviderAdaptor

Description

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 could be improved by removing the JtaManager as there is no use of the variable, as of now at least.

Activity

Safeer AFebruary 7, 2020 at 9:35 PM

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created February 7, 2020 at 9:29 PM
Updated March 27, 2020 at 5:03 AM
Resolved February 24, 2020 at 9:13 PM