Uses of Interface
javax.resource.spi.LocalTransaction

Packages that use LocalTransaction
javax.resource.spi The javax.resource.spi package contains APIs for the system contracts defined in the J2EE Connector Architecture specification. 
 

Uses of LocalTransaction in javax.resource.spi
 

Methods in javax.resource.spi that return LocalTransaction
 LocalTransaction ManagedConnection.getLocalTransaction()
          Returns an javax.resource.spi.LocalTransaction instance.