All Classes and Interfaces
Class
Description
A default base implementation of the ConnectionPool wrapper, handling the collection of statistics
A default abstract implementation of the Database interface.
A base class for wrapping reports, handles caching.
An exception indication an authentication failure
Provides new
Connection instances.Provides connection pool implementations
An interface encapsulating the state of a connection pool at a given time.
An interface encapsulating database connection pool statistics
A connection pool wrapper, providing statistics from the underlying pool and allowing some configuration.
Responsible for providing JDBC
Connection instances.Defines DBMS specific functionality as well as basic database configuration settings.
Specifies common database operations.
Counts queries for statistics.
Encapsulates basic database usage statistics.
Manages a
Connection instance, providing basic transaction control.An exception coming from a database-layer.
Provides
Database implementationsA database function
A database procedure
An exception indicating a failed delete operation
Exception used when one record was expected but many were found.
Exception thrown when a statement has timed out or been cancelled.
An exception indicating that the row in question has been modified or deleted since it was loaded.
Exception used when an expected record was not found.
An exception indication a referential integrity failure
A wrapper for a report
An exception occurring during report generation.
Identifies a report.
Iterates through a ResultSet fetching instances of T.
A ResultPacker packs the contents of a ResultSet into a List.
An exception indication a unique constraint failure
An exception indicating a failed update operation