Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.avaje.ebean.event Classes and Interfaces - 26 results found.
NameDescriptionTypePackageFramework
AbstractBeanPersistListenerProvides a base implementation of BeanPersistListener.Classcom.avaje.ebean.eventEBean
BeanChangeA bean insert, update or delete change sent as part of a ChangeSet.Classcom.avaje.ebean.event.changelogEBean
BeanFindControllerUsed to override the finding implementation for a bean.Interfacecom.avaje.ebean.eventEBean
BeanPersistAdapterA no operation implementation of BeanPersistController.Classcom.avaje.ebean.eventEBean
BeanPersistControllerUsed to enhance or override the default bean persistence mechanism.Interfacecom.avaje.ebean.eventEBean
BeanPersistListenerListens for committed bean events.Interfacecom.avaje.ebean.eventEBean
BeanPersistRequestHolds the information available for a bean persist (insert, update orThis is made available for the BeanPersistControllers.Interfacecom.avaje.ebean.eventEBean
BeanPostLoadFired after a bean is fetched and loaded from the database.Interfacecom.avaje.ebean.eventEBean
BeanQueryAdapterObjects extending this modify queries prior their execution.Interfacecom.avaje.ebean.eventEBean
BeanQueryRequestHolds the information available for a bean query.Interfacecom.avaje.ebean.eventEBean
BulkTableEventThe bulk table event.Interfacecom.avaje.ebean.eventEBean
BulkTableEventListenerListen for bulk table events that occur.Interfacecom.avaje.ebean.eventEBean
ChangeLogFilterUsed to provide fine grained control over what persist requests are included in the change log.Interfacecom.avaje.ebean.event.changelogEBean
ChangeLogListenerLog the batch of changes.Interfacecom.avaje.ebean.event.changelogEBean
ChangeLogPrepareIn the foreground prepare the changeLog for sending.Interfacecom.avaje.ebean.event.changelogEBean
ChangeLogRegisterUsed to assign ChangeLogFilters to bean types.Interfacecom.avaje.ebean.event.changelogEBean
ChangeSetHolds a set of changes.Classcom.avaje.ebean.event.changelogEBean
ChangeTypeThe type of the change.Classcom.avaje.ebean.event.changelogEBean
ReadAuditLoggerLog that the query was executedAudit a find bean query that returned a bean.Interfacecom.avaje.ebean.event.readauditEBean
ReadAuditPrepareSet user context information into the read event prior to it being logged.Interfacecom.avaje.ebean.event.readauditEBean
ReadAuditQueryPlanA SQL query and associated keys.Classcom.avaje.ebean.event.readauditEBean
ReadEventRead event sent to the ReadEventLogger.Classcom.avaje.ebean.event.readauditEBean
ServerConfigStartupUsed to configure the server on startup.Interfacecom.avaje.ebean.eventEBean
TransactionEventListenerUsed to get notified about commit or rollback of a transactionCalled after the transaction has been committedInterfacecom.avaje.ebean.eventEBean
TransactionEventListenerAdapterA no operation implementation of TransactionEventListener.Classcom.avaje.ebean.eventEBean
TxnStateTransaction state when ChangeSets are sent to the ChangeSetListener.Classcom.avaje.ebean.event.changelogEBean