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 CockroachDB1920IdentityColumnSupport DB2390IdentityColumnSupport DB2IdentityColumnSupport GetGeneratedKeysDelegate Delegate for dealing with IDENTITY columns using JDBC3 getGeneratedKeysH2IdentityColumnSupport HANAIdentityColumnSupport HSQLIdentityColumnSupport IdentityColumnSupportImpl MySQLIdentityColumnSupport Oracle12cGetGeneratedKeysDelegate Oracle12cIdentityColumnSupport PostgreSQLIdentityColumnSupport SQLServerIdentityColumnSupport