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