JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
io.ebean.annotation
Package
io.ebean.annotation
Annotation Type PreSoftDelete
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
PreSoftDelete
Marks a method as executing prior to a Soft Delete.