Module io.ebean.api
Package io.ebean.event
package io.ebean.event
Persist and Query Event Controllers and Listeners
-
ClassDescriptionProvides a base implementation of BeanPersistListener.A request to delete a bean by Id value.Used to override the finding implementation for a bean.A no operation implementation of BeanPersistController.Used to enhance or override the default bean persistence mechanism.Listens for committed bean events.Holds the information available for a bean persist (insert, update or delete).Fired after a bean is constructed, but not yet loaded from database.Fired after a bean is fetched and loaded from the database.Objects extending this modify queries prior their execution.Holds the information available for a bean query.The bulk table event.Listen for bulk table events that occur.Used to configure the server on startup.Listens for webserver server starting and stopping events.Manages the shutdown of Ebean.