Package org.apache.openjpa.persistence
Annotation Type Persistent
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface Persistent
Metadata annotation for a persistent field.- Since:
- 0.4.0
- Author:
- Abe White
@Target({METHOD,FIELD})
@Retention(RUNTIME)
public @interface Persistent