Package com.opencms.file.oraclesql

Implementation of the OpenCms repository DB access for Oracle 8.x.

See:
          Description

Class Summary
CmsDbAccess This is the generic access module to load and store resources from and into the database.
CmsQueries Reads SQL queries from query.properties of this resource broker package.
CmsResourceBroker This is THE resource broker.
 

Package com.opencms.file.oraclesql Description

Implementation of the OpenCms repository DB access for Oracle 8.x.

The classes here inherit most for their functionality from the "genericSql" classes.

Since:
4.6.1
See Also:
CmsDbAccess, CmsResourceBroker