Package | Description |
---|---|
org.jboss.as.jpa.spi | |
org.jboss.as.jpa.transaction |
Modifier and Type | Method and Description |
---|---|
void |
PersistenceProviderAdaptor.injectJtaManager(JtaManager jtaManager)
pass the JtaManager in for internal use by PersistenceProviderAdaptor implementer
|
Modifier and Type | Class and Description |
---|---|
class |
JtaManagerImpl
passes the TM and TSR into the persistence provider integration classes
|
Modifier and Type | Method and Description |
---|---|
static JtaManager |
JtaManagerImpl.getInstance() |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.