JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.erudika.para.core
com.erudika.para.core.annotations
Stored
Contents
Hide sidebar
❮
❯
Show sidebar
Description
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]
]