Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.avaje.ebean.event.changelog Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
BeanChangeA bean insert, update or delete change sent as part of a ChangeSet.Classcom.avaje.ebean.event.changelogEBean
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
TxnStateTransaction state when ChangeSets are sent to the ChangeSetListener.Classcom.avaje.ebean.event.changelogEBean