Package com.opencms.file.mssql

Implementation of the OpenCms repository DB access for MS SQL Server.

See:
          Description

Class Summary
CmsDbAccess This is the mssql 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.mssql Description

Implementation of the OpenCms repository DB access for MS SQL Server.

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

Since:
4.6.1
See Also:
CmsDbAccess, CmsResourceBroker