JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
org.apache.openjpa.persistence
Annotation Type Factory
@Target
({
METHOD
,
FIELD
})
@Retention
(
RUNTIME
) public @interface
Factory
Declares a method that transforms the datastore value to its field equivalent.
Since:
0.4.0
Author:
Abe White
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Element Detail
value
String
value
Default:
""