| Interface | Description |
|---|---|
| ConnectionFactory | |
| ConnectionPoolProperties |
This interface describes connection
pool properties.
|
| Reapable | |
| XPooledConnection |
A pooling-capable object wrapping a physical connection to an underlying resource.
|
| XPooledConnectionEventListener |
| Class | Description |
|---|---|
| AbstractXPooledConnection |
Abstract superclass with generic support for XPooledConnection.
|
| ConnectionPool | |
| ConnectionPoolWithConcurrentValidation | |
| ConnectionPoolWithSynchronizedValidation |
Copyright (C) 2000-2017 Atomikos
|
| Exception | Description |
|---|---|
| ConnectionPoolException |
Common superclass for all exceptions thrown by the
pooling mechanism.
|
| CreateConnectionException |
An exception to signal errors during the creation of connections.
|
| PoolExhaustedException |
Exception signaling pool exhaustion.
|
Copyright © 2018. All Rights Reserved.