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