Uses of Package
org.hibernate.dialect.identity
Packages that use org.hibernate.dialect.identity
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.-
Classes in org.hibernate.dialect.identity used by org.hibernate.dialectClassDescriptionA set of operations providing support for identity columns in a certain
SQL dialect
. -
Classes in org.hibernate.dialect.identity used by org.hibernate.dialect.identityClassDescriptionIdentity column support for H2 2+ versionsA set of operations providing support for identity columns in a certain
SQL dialect
.