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.
This package contains the spatial extensions for the SQLServerDialect.
-
Uses of AbstractTransactSQLDialect in org.hibernate.dialect
Subclasses of AbstractTransactSQLDialect in org.hibernate.dialectModifier and TypeClassDescriptionclass
A SQL dialect for Azure SQL Server.class
A dialect for Microsoft SQL Server 2012 and above.class
A SQL dialect for Sybase Adaptive Server Enterprise 16 and above.class
Superclass for all Sybase dialects. -
Uses of AbstractTransactSQLDialect in org.hibernate.spatial.dialect.sqlserver
Subclasses of AbstractTransactSQLDialect in org.hibernate.spatial.dialect.sqlserverModifier and TypeClassDescriptionclass
Deprecated.A SpatialDialect is no longer required.