| Package | Description |
|---|---|
| com.speedment.runtime.core.component.connectionpool |
The
ConnectionPoolComponent and related classes are located in this
package. |
| Class and Description |
|---|
| ConnectionPoolComponent
This Component interface is used for holding the connection pool that is
being used by Speedment.
|
| PoolableConnection
A connection in a
ConnectionPoolComponent that in addition to
the standard JDBC methods also has information about when it was
created and when it expires, among other things. |
Copyright © 2019 Speedment, Inc.. All rights reserved.