Uses of Interface
jakarta.resource.cci.LocalTransaction
Package
Description
The jakarta.resource.cci package contains API specification for the Common
Client Interface (CCI).
-
Uses of LocalTransaction in jakarta.resource.cci
Modifier and TypeMethodDescriptionConnection.getLocalTransaction()
Returns an LocalTransaction instance that enables a component to demarcate resource manager local transactions on the Connection.