Uses of Interface
javax.resource.spi.LocalTransaction
Packages that use LocalTransaction
Package
Description
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 LocalTransactionModifier and TypeMethodDescriptionManagedConnection.getLocalTransaction()Returns anjavax.resource.spi.LocalTransactioninstance.