Java javax.resource.spi ManagedConnection fields, constructors, methods, implement or subclass

Example usage for Java javax.resource.spi ManagedConnection fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.resource.spi ManagedConnection.

The text is from its open source code.

Implementation

javax.resource.spi.ManagedConnection has the following implementations.
Click this link to see all its implementation.

Method

voiddestroy()
Destroys the physical connection to the underlying resource manager.
XAResourcegetXAResource()
Returns an javax.transaction.xa.XAresource instance.