Package | Description |
---|---|
org.hibernate.tool.schema.extract.spi |
Modifier and Type | Method and Description |
---|---|
NameSpaceTablesInformation |
InformationExtractor.getTables(Identifier catalog,
Identifier schema)
Extract all the tables information.
|
NameSpaceTablesInformation |
DatabaseInformation.getTablesInformation(Namespace namespace)
Obtain reference to all the TableInformation) for a given {@link Namespace}
|
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.