Interface ReactiveDatabaseStructure
- All Superinterfaces:
org.hibernate.id.enhanced.DatabaseStructure,org.hibernate.boot.model.relational.ExportableProducer
public interface ReactiveDatabaseStructure
extends org.hibernate.id.enhanced.DatabaseStructure
-
Method Summary
Modifier and TypeMethodDescriptionbuildReactiveCallback(org.hibernate.engine.spi.SharedSessionContractImplementor session) Methods inherited from interface org.hibernate.id.enhanced.DatabaseStructure
buildCallback, configure, getAllSqlForTests, getIncrementSize, getInitialValue, getPhysicalName, getTimesAccessed, initialize, isPhysicalSequence, prepare, registerExportables
-
Method Details