Uses of Class
org.hibernate.dialect.SQLServerDialect
Packages that use SQLServerDialect
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 SQLServerDialect in org.hibernate.dialect
Subclasses of SQLServerDialect in org.hibernate.dialectModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of SQLServerDialect in org.hibernate.spatial.dialect.sqlserver
Subclasses of SQLServerDialect in org.hibernate.spatial.dialect.sqlserverModifier and TypeClassDescriptionclass
Deprecated.A SpatialDialect is no longer required.
SQLServerDialect
instead.