| Interface | Description |
|---|---|
| ViburDataSource |
Defines the
ViburDBCPDataSource lifecycle operations and states. |
| ViburDBCPDataSource.ConnectionInvalidator | |
| ViburMonitoringMBean |
Defines the Vibur DBCP JMX operations.
|
| Class | Description |
|---|---|
| ViburConfig |
Specifies all
ViburDBCPDataSource configuration options. |
| ViburDBCPDataSource |
The main DataSource which needs to be configured/instantiated by the calling application and from
which the JDBC Connections will be obtained via calling the
ViburDBCPDataSource.getConnection() method. |
| ViburDBCPObjectFactory |
A JNDI factory that produces ViburDBCPDataSource instances.
|
| ViburMonitoring |
| Enum | Description |
|---|---|
| ViburDataSource.State |
The possible states in which the DataSource can be.
|
| Exception | Description |
|---|---|
| ViburDBCPException |
The base exception thrown by Vibur DBCP when an underlying error has occurred.
|
Copyright © 2013-2019 vibur.org. All Rights Reserved.