Package | Description |
---|---|
org.hibernate.tool.schema.extract.internal |
Modifier and Type | Class and Description |
---|---|
class |
InformationExtractorJdbcDatabaseMetaDataImpl
Implementation of the SchemaMetaDataExtractor contract which uses the standard JDBC
DatabaseMetaData
API for extraction. |
Constructor and Description |
---|
TableInformationImpl(InformationExtractor extractor,
QualifiedTableName tableName,
boolean physicalTable,
String comment) |
Copyright © 2016. All rights reserved.