Class AbstractSQLServerDictionary

java.lang.Object
org.apache.openjpa.jdbc.sql.DBDictionary
org.apache.openjpa.jdbc.sql.AbstractSQLServerDictionary
All Implemented Interfaces:
JoinSyntaxes, Configurable, IdentifierConfiguration, ConnectionDecorator, LoggingConnectionDecorator.SQLWarningHandler
Direct Known Subclasses:
SQLServerDictionary, SybaseDictionary

public abstract class AbstractSQLServerDictionary extends DBDictionary
Dictionary for the SQL Server databases (Sybase and MS SQL Server).