Example usage for Java javax.resource.cci Connection fields, constructors, methods, implement or subclass
The text is from its open source code.
void | close() Initiates close of the connection handle at the application level. |
Interaction | createInteraction() Creates an Interaction associated with this Connection. |
LocalTransaction | getLocalTransaction() Returns an LocalTransaction instance that enables a component to demarcate resource manager local transactions on the Connection. |