Uses of Class
org.hibernate.tool.schema.extract.spi.NameSpaceIndexesInformation
Packages that use NameSpaceIndexesInformation
Package
Description
Defines an SPI for schema information extraction from the database via JDBC.
-
Uses of NameSpaceIndexesInformation in org.hibernate.tool.schema.extract.spi
Methods in org.hibernate.tool.schema.extract.spi that return NameSpaceIndexesInformationModifier and TypeMethodDescriptionInformationExtractor.getIndexes
(Identifier catalog, Identifier schema) Extract all the indexes information.