Package org.apache.cayenne.annotation
package org.apache.cayenne.annotation
-
ClassDescriptionAn annotation to place on the entity event listener method to receive
LifecycleEvent.POST_ADD
events.An annotation to place on the entity event listener method to receiveLifecycleEvent.POST_LOAD
events.An annotation to place on the entity event listener method to receiveLifecycleEvent.POST_PERSIST
events.An annotation to place on the entity event listener method to receiveLifecycleEvent.POST_REMOVE
events.An annotation to place on the entity event listener method to receiveLifecycleEvent.POST_UPDATE
events.An annotation to place on the entity event listener method to receiveLifecycleEvent.PRE_PERSIST
events.An annotation to place on the entity event listener method to receiveLifecycleEvent.PRE_REMOVE
events.An annotation to place on the entity event listener method to receiveLifecycleEvent.PRE_UPDATE
events.