Package org.hibernate.dialect.identity
-
Interface Summary Interface Description IdentityColumnSupport A set of operations providing support for identity columns in a certainSQL dialect
. -
Class Summary Class Description AbstractTransactSQLIdentityColumnSupport CockroachDBIdentityColumnSupport DB2390IdentityColumnSupport DB2IdentityColumnSupport GetGeneratedKeysDelegate Delegate for dealing with IDENTITY columns using JDBC3 getGeneratedKeysH2FinalTableIdentityColumnSupport Identity column support for H2 2+ versionsH2IdentityColumnSupport HANAIdentityColumnSupport HSQLIdentityColumnSupport IdentityColumnSupportImpl MySQLIdentityColumnSupport Oracle12cGetGeneratedKeysDelegate Oracle12cIdentityColumnSupport PostgreSQLIdentityColumnSupport SQLServerIdentityColumnSupport