Uses of Class
org.datanucleus.transaction.jta.JTASyncRegistry
-
Packages that use JTASyncRegistry Package Description org.datanucleus This package provides classes that are typically externally called, whether that means by developers or by other DataNucleus plugins. -
-
Uses of JTASyncRegistry in org.datanucleus
Methods in org.datanucleus that return JTASyncRegistry Modifier and Type Method Description JTASyncRegistryPersistenceNucleusContext. getJtaSyncRegistry()Accessor for the JTA Synchronization registry, when using JTA.JTASyncRegistryPersistenceNucleusContextImpl. getJtaSyncRegistry()
-