Uses of Interface
javax.resource.spi.LocalTransaction
-
Packages that use LocalTransaction Package Description javax.resource.spi The javax.resource.spi package contains APIs for the system contracts defined in the Java EE Connector Architecture specification. -
-
Uses of LocalTransaction in javax.resource.spi
Methods in javax.resource.spi that return LocalTransaction Modifier and Type Method Description LocalTransactionManagedConnection. getLocalTransaction()Returns anjavax.resource.spi.LocalTransactioninstance.
-