Uses of Package
io.ebean.event
Package
Description
Configuration settings for Database construction
Persist and Query Event Controllers and Listeners
Provides a built in change log mechanism and can audit changes.
Provides a API for plugins.
-
ClassDescriptionUsed to override the finding implementation for a bean.Used to enhance or override the default bean persistence mechanism.Listens for committed bean events.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.Listen for bulk table events that occur.Used to configure the server on startup.
-
ClassDescriptionA request to delete a bean by Id value.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).Holds the information available for a bean query.The bulk table event.
-
ClassDescriptionHolds the information available for a bean persist (insert, update or delete).
-
ClassDescriptionUsed to override the finding implementation for a bean.Used to enhance or override the default bean persistence mechanism.Listens for committed bean events.Objects extending this modify queries prior their execution.