JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
io.requery
Annotation Type PostLoad
@Documented
@Target
(
value
=
METHOD
)
@Retention
(
value
=
RUNTIME
) public @interface
PostLoad
Indicates a callback method for after the entity has been loaded. The method should have a void return type and no parameters.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element