| Package | Description |
|---|---|
| org.hibernate.tool.schema.extract.internal | |
| org.hibernate.tool.schema.extract.spi | |
| org.hibernate.tool.schema.internal.exec |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtractionContextImpl |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<SequenceInformation> |
SequenceInformationExtractorH2DatabaseImpl.extractMetadata(ExtractionContext extractionContext) |
java.lang.Iterable<SequenceInformation> |
SequenceInformationExtractorLegacyImpl.extractMetadata(ExtractionContext extractionContext) |
java.lang.Iterable<SequenceInformation> |
SequenceInformationExtractorNoOpImpl.extractMetadata(ExtractionContext extractionContext) |
| Constructor and Description |
|---|
InformationExtractorJdbcDatabaseMetaDataImpl(ExtractionContext extractionContext) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<SequenceInformation> |
SequenceInformationExtractor.extractMetadata(ExtractionContext extractionContext)
Get the information about sequences.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImprovedExtractionContextImpl |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.