Package org.apache.cayenne.datasource
package org.apache.cayenne.datasource
-
ClassDescriptionThrown when the pool fails to validate a fresh connection that is known to be in a good state.An entry point for manually building DataSources.Deprecated, for removal: This API element is subject to removal in a future version.A non-pooling DataSource implementation wrapping a JDBC driver.A wrapper for
UnmanagedPoolingDataSourcethat automatically manages the underlying connection pool size.A Connection wrapper that interacts with the UnmanagedPoolingDataSource, allowing to recycle connections and track failures.Deprecated, for removal: This API element is subject to removal in a future version.in favor ofCayenneDataSourceA collection of pooling parameters used byUnmanagedPoolingDataSource.A non-blockingDataSourcewith a pool of connections.An exception indicating that a connection request waiting in the queue timed out and was unable to obtain a connection.
CayenneDataSource