Uses of Class
org.hibernate.tool.schema.extract.internal.SequenceInformationExtractorH2DatabaseImpl
-
Packages that use SequenceInformationExtractorH2DatabaseImpl Package Description org.hibernate.tool.schema.extract.internal Implementation of the SPI for schema information extraction from the database via JDBC. -
-
Uses of SequenceInformationExtractorH2DatabaseImpl in org.hibernate.tool.schema.extract.internal
Fields in org.hibernate.tool.schema.extract.internal declared as SequenceInformationExtractorH2DatabaseImpl Modifier and Type Field Description static SequenceInformationExtractorH2DatabaseImpl
SequenceInformationExtractorH2DatabaseImpl. INSTANCE
Singleton access
-