Example usage for Java javax.resource.spi ManagedConnection fields, constructors, methods, implement or subclass
The text is from its open source code.
void | destroy() Destroys the physical connection to the underlying resource manager. |
XAResource | getXAResource() Returns an javax.transaction.xa.XAresource instance. |