JavaScript ist im Browser deaktiviert.
Navigations-Links überspringen
Überblick
Klasse
Verwendung
Baum
Veraltet
Index
Suchen
Hilfe
de.caluga.morphium.annotations.lifecycle
PreUpdate
Inhalt
Beschreibung
Randleiste ausblenden
Randleiste einblenden
Annotationsschnittstelle PreUpdate
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
PreUpdate
will be called, before a single object is updated (this obect to be exact) Unfortuately, it can't be called when a query based update is executed