Uses of Interface
io.ebean.event.readaudit.ReadAuditPrepare
-
Packages that use ReadAuditPrepare Package Description io.ebean.config Configuration settings for Database construction -
-
Uses of ReadAuditPrepare in io.ebean.config
Methods in io.ebean.config that return ReadAuditPrepare Modifier and Type Method Description ReadAuditPrepareDatabaseConfig. getReadAuditPrepare()Return the ReadAuditPrepare to use.Methods in io.ebean.config with parameters of type ReadAuditPrepare Modifier and Type Method Description voidDatabaseConfig. setReadAuditPrepare(ReadAuditPrepare readAuditPrepare)Set the ReadAuditPrepare to use.
-