Uses of Interface
org.hibernate.dialect.DatabaseVersion

Packages that use DatabaseVersion
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Support for Dialect-specific identity column handling.
Support for Dialect-specific pagination strategies.
Support for Dialect-specific sequence handling.
Various implementations of the SPI contracts for obtaining JDBC Connections.
Defines SPI contracts for obtaining JDBC Connections from a provider implemented as a service.
Contracts supporting Dialect resolution (from JDBC metadata) and Dialect building.