Uses of Interface
io.ebean.event.readaudit.ReadAuditLogger
-
Packages that use ReadAuditLogger Package Description io.ebean.config Configuration settings for Database construction -
-
Uses of ReadAuditLogger in io.ebean.config
Methods in io.ebean.config that return ReadAuditLogger Modifier and Type Method Description ReadAuditLoggerDatabaseConfig. getReadAuditLogger()Return the ReadAuditLogger to use.Methods in io.ebean.config with parameters of type ReadAuditLogger Modifier and Type Method Description voidDatabaseConfig. setReadAuditLogger(ReadAuditLogger readAuditLogger)Set the ReadAuditLogger to use.
-