JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.openjpa.persistence
Annotation Type ReadOnly
@Target
({
METHOD
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
ReadOnly
Marks a field read-only.
Since:
0.4.0
Author:
Abe White
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
UpdateAction
value
Element Details
value
UpdateAction
value
Default:
RESTRICT