Package com.trendmicro.grid.acl.mssql

Implements the MSSQL specific DB operations and bindings.

See:
          Description

Interface Summary
MSSQLSystemProperties Defines all system properties that are used by the MSSQL binding.
 

Class Summary
MSSQL2008Dialect Dialect for MSSQL-2008 with support for Unicode field types.
MSSQLConfigurator Configures the MSSQL Datasource inside the main configuration file.
MSSQLTagQueryProvider Defines the MSSQL specific queries to use for issuing fulltext tag queries.
 

Package com.trendmicro.grid.acl.mssql Description

Implements the MSSQL specific DB operations and bindings. TODO: The package is incorrect, it should be: "com.trendmicro.grid.acl.ds.jpa.mssql"