Uses of Interface
org.hibernate.tool.schema.extract.spi.SequenceInformationExtractor
-
Packages that use SequenceInformationExtractor Package Description org.hibernate.dialect -
-
Uses of SequenceInformationExtractor in org.hibernate.dialect
Methods in org.hibernate.dialect that return SequenceInformationExtractor Modifier and Type Method Description SequenceInformationExtractorDialect. getSequenceInformationExtractor()SequenceInformationExtractorH2Dialect. getSequenceInformationExtractor()
-