|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XPooledConnection | |
|---|---|
| com.atomikos.jdbc | |
| com.atomikos.jdbc.nonxa | |
| Uses of XPooledConnection in com.atomikos.jdbc |
|---|
| Subinterfaces of XPooledConnection in com.atomikos.jdbc | |
|---|---|
interface |
DTPPooledConnection
A pooled connection that is distributed transaction aware. |
| Classes in com.atomikos.jdbc that implement XPooledConnection | |
|---|---|
class |
ExclusiveExternalXAPooledConnectionImp
A non-shared implementation of a pooled connection. |
class |
ExternalXAPooledConnectionImp
An implementation of a DTPPooledConnection that can be managed by internal as well as external pools. |
| Methods in com.atomikos.jdbc that return XPooledConnection | |
|---|---|
XPooledConnection |
XAConnectionFactory.getPooledConnection()
The main method: gets a new DTPPooledConnection instance. |
XPooledConnection |
ConnectionFactory.getPooledConnection()
|
| Methods in com.atomikos.jdbc with parameters of type XPooledConnection | |
|---|---|
void |
ConnectionPool.putBack(XPooledConnection conn)
Deprecated. Puts back a connection after usage. |
| Uses of XPooledConnection in com.atomikos.jdbc.nonxa |
|---|
| Methods in com.atomikos.jdbc.nonxa that return XPooledConnection | |
|---|---|
XPooledConnection |
NonXAConnectionFactory.getPooledConnection()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||