Uses of Interface
javax.resource.cci.Interaction
-
Packages that use Interaction Package Description javax.resource.cci The javax.resource.cci package contains API specification for the Common Client Interface (CCI). -
-
Uses of Interaction in javax.resource.cci
Methods in javax.resource.cci that return Interaction Modifier and Type Method Description InteractionConnection. createInteraction()Creates an Interaction associated with this Connection.
-