Uses of Interface
org.jipijapa.plugin.spi.JtaManager
-
Packages that use JtaManager Package Description org.jboss.as.jpa.spi org.jipijapa.plugin.spi -
-
Uses of JtaManager in org.jboss.as.jpa.spi
Subinterfaces of JtaManager in org.jboss.as.jpa.spi Modifier and Type Interface Description interfaceJtaManagerDeprecated.replaced byJtaManager -
Uses of JtaManager in org.jipijapa.plugin.spi
Methods in org.jipijapa.plugin.spi with parameters of type JtaManager Modifier and Type Method Description voidPersistenceProviderAdaptor. injectJtaManager(JtaManager jtaManager)pass the JtaManager in for internal use by PersistenceProviderAdaptor implementer
-