| Package | Description |
|---|---|
| org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
| org.hibernate.tool.schema.extract.internal |
| Modifier and Type | Method and Description |
|---|---|
SequenceInformationExtractor |
H2Dialect.getSequenceInformationExtractor() |
SequenceInformationExtractor |
Dialect.getSequenceInformationExtractor() |
| Modifier and Type | Class and Description |
|---|---|
class |
SequenceInformationExtractorH2DatabaseImpl
Temporary implementation that works for H2.
|
class |
SequenceInformationExtractorLegacyImpl |
class |
SequenceInformationExtractorNoOpImpl |
Copyright © 2019 JBoss by Red Hat. All rights reserved.