Package com.opencms.dbpool

Implementation of the OpenCms database connection pool.

See:
          Description

Class Summary
CmsCallableStatement The interface used to execute SQL stored procedures.
CmsConnection A connection (session) with a specific database.
CmsDriver The OpenCms database driver.
CmsIdGenerator This class is used to create OpenCms system-IDs.
CmsPool This class is used to create an connection-pool for opencms.
CmsPreparedStatement An object that represents a precompiled SQL statement.
CmsStatement The object used for executing a static SQL statement and returning the results it produces.
 

Package com.opencms.dbpool Description

Implementation of the OpenCms database connection pool.

Since:
4.6.1