Uses of Interface
io.ebean.event.changelog.ChangeLogPrepare
Packages that use ChangeLogPrepare
Package
Description
Configuration settings for Database construction
-
Uses of ChangeLogPrepare in io.ebean
Methods in io.ebean that return ChangeLogPrepareModifier and TypeMethodDescriptionDatabaseBuilder.Settings.getChangeLogPrepare()
Return the ChangeLogPrepare.Methods in io.ebean with parameters of type ChangeLogPrepareModifier and TypeMethodDescriptiondefault DatabaseBuilder
DatabaseBuilder.changeLogPrepare
(ChangeLogPrepare changeLogPrepare) Set the ChangeLogPrepare.DatabaseBuilder.setChangeLogPrepare
(ChangeLogPrepare changeLogPrepare) Deprecated. -
Uses of ChangeLogPrepare in io.ebean.config
Methods in io.ebean.config that return ChangeLogPrepareMethods in io.ebean.config with parameters of type ChangeLogPrepareModifier and TypeMethodDescriptionDatabaseConfig.setChangeLogPrepare
(ChangeLogPrepare changeLogPrepare)
DatabaseBuilder.changeLogPrepare(ChangeLogPrepare)
.