Uses of Class
org.hibernate.dialect.AbstractTransactSQLDialect
Packages that use AbstractTransactSQLDialect
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
-
Uses of AbstractTransactSQLDialect in org.hibernate.dialect
Subclasses of AbstractTransactSQLDialect in org.hibernate.dialectModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classA dialect for Microsoft SQL Server 2014 and above.classA SQL dialect for Sybase Adaptive Server Enterprise 16 and above.classSuperclass for all Sybase dialects.
SQLServerDialectinstead.