Package org.apache.cayenne.commitlog
-
Interface Summary Interface Description CommitLogListener An interface of a listener of post-commit events. -
Class Summary Class Description CommitLogFilter ADataChannelSyncFilterthat captures commit changes, delegating their processing to an underlying collection of listeners.CommitLogModule Auto-loadable module that enables gathering of commit log information for Cayenne stack.CommitLogModuleExtender A builder of a custom extensions module forCommitLogModulethat customizes its services and installs application-specific commit log listeners.CommitLogServerModuleProvider Confidential A singleton representing a confidential property value. -
Annotation Types Summary Annotation Type Description CommitLog An annotation that adds commit log behavior to DataObjects.