JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Module
sproket.github.io.persism
Package
net.sf.persism.annotations
Annotation Interface View
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
View
Indicates this class represents a view. You may optionally indicate the view name if Persism cannot find the view name on its own.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
View Name
Element Details
value
String
value
View Name
Returns:
View Name
Default:
""