Internal Website Search

71-80 of 168 resultsRefresh

ValidationMode.CALLBACK

must perform the lifecycle event validation. It is an error if there is no Bean Validation provider

ValidationMode.AUTO

of entities. If no Bean Validation provider is present in the environment, no lifecycle event validation

ValidationMode.NONE

must not perform lifecycle event validation. Since: JPA 2.0

javax.persistence.ExcludeDefaultListeners

/persistence/event">Chapter 3 of the ObjectDB/JPA manual.

javax.jdo.listener.AttachCallback

javax.jdo.listenerInterface AttachCallback This interface is used to notify instances of attach events.

javax.jdo.listener.ClearCallback

events. Since: JDO 2.0

javax.jdo.listener.DetachCallback

javax.jdo.listenerInterface DetachCallback This interface is used to notify instances of detach events.

makePersistent(pc)

the jdoPostAttach callback or the postAttach lifecycle event listener. Any references to the detached

javax.jdo.listener.DeleteCallback

events. Since: JDO 2.0

javax.jdo.Query

for delete events on affected classes, the listener is called for each appropriate deleted instance.