JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.codename1.annotations.db
PostUpdate
Contents
Description
Hide sidebar
Show sidebar
Annotation Type PostUpdate
@Retention
(
CLASS
)
@Target
(
METHOD
)
public @interface
PostUpdate
Invokes a public no-argument callback after the entity update succeeds, before commit.