Uses of Package
org.hibernate.tool.schema.extract.internal
-
Packages that use org.hibernate.tool.schema.extract.internal Package Description org.hibernate.tool.schema.extract.internal Implementation of the SPI for schema information extraction from the database via JDBC.org.hibernate.tool.schema.extract.spi 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.spi Class Description TableInformationImpl Provides access to information about existing schema objects (tables, sequences etc) of existing database.