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 PostSoftDelete
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
PostSoftDelete
Marks a method as executing after a Soft Delete.