Package | Description |
---|---|
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
org.hibernate.dialect.identity |
Modifier and Type | Method and Description |
---|---|
IdentityColumnSupport |
Dialect.getIdentityColumnSupport()
Get the appropriate
IdentityColumnSupport |
IdentityColumnSupport |
Oracle12cDialect.getIdentityColumnSupport() |
Modifier and Type | Class and Description |
---|---|
class |
IdentityColumnSupportImpl |
class |
Oracle12cIdentityColumnSupport |
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.