JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
com.erudika.para.core
Package
com.erudika.para.core.annotations
Annotation Interface Stored
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
Stored
Annotation indicates that this field will be stored in the database.
Author:
Alex Bogdanovski [
[email protected]
]