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