| Package | Description |
|---|---|
| org.apache.avalon.excalibur.datasource |
Datastore utilities.
|
| org.apache.avalon.excalibur.datasource.cluster | |
| org.apache.avalon.excalibur.datasource.ids |
| Class and Description |
|---|
| AbstractJdbcConnection
The Connection object used in conjunction with the JdbcDataSource
object.
|
| DataSourceComponent
The standard interface for DataSources in Avalon.
|
| JdbcConnectionFactory
The Factory implementation for JdbcConnections.
|
| JdbcConnectionPool
The Pool implementation for JdbcConnections.
|
| PoolSettable
Hack class to work around the dynamic proxy issues of not allowing
abstract base classes as an "interface".
|
| ProxiedJdbcConnection
A JDBC connection that has a proxy around it in order to dynamically implement JDBC2/3 needs
to get a handle to its proxied self so that the proxied version can be returned to the pool.
|
| TraceableDataSourceComponent
The standard interface for DataSources in Avalon.
|
| Class and Description |
|---|
| DataSourceComponent
The standard interface for DataSources in Avalon.
|
| Class and Description |
|---|
| DataSourceComponent
The standard interface for DataSources in Avalon.
|