Uses of Package
io.ebean.event
Packages that use 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.
-
Classes in io.ebean.event used by io.ebean.configClassDescriptionUsed 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.
-
Classes in io.ebean.event used by io.ebean.eventClassDescriptionA 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.
-
Classes in io.ebean.event used by io.ebean.event.changelogClassDescriptionHolds the information available for a bean persist (insert, update or delete).
-
Classes in io.ebean.event used by io.ebean.pluginClassDescriptionUsed 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.