Uses of Package
org.hibernate.tool.schema.extract.internal
Packages that use org.hibernate.tool.schema.extract.internal
Package
Description
Implementation of the SPI for schema information extraction from the database via JDBC.
Defines an SPI for schema information extraction from the database via JDBC.
-
Classes in org.hibernate.tool.schema.extract.internal used by org.hibernate.tool.schema.extract.internalClassDescriptionJDBC column metadataProvides access to information about existing schema objects (tables, sequences etc) of existing database.
-
Classes in org.hibernate.tool.schema.extract.internal used by org.hibernate.tool.schema.extract.spiClassDescriptionProvides access to information about existing schema objects (tables, sequences etc) of existing database.