JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
org.mongodb.morphia.annotations
Annotation Type PostLoad
@Documented
@Inherited
@Retention
(
value
=
RUNTIME
)
@Target
(
value
=
METHOD
) public @interface
PostLoad
Called after the data has been loaded into the java object.
Author:
Scott Hernandez
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element