Uses of Interface
javax.resource.cci.LocalTransaction

Packages that use LocalTransaction
javax.resource.cci The javax.resource.cci package contains API specification for the Common Client Interface (CCI). 
 

Uses of LocalTransaction in javax.resource.cci
 

Methods in javax.resource.cci that return LocalTransaction
 LocalTransaction Connection.getLocalTransaction()
          Returns an LocalTransaction instance that enables a component to demarcate resource manager local transactions on the Connection.