Package org.apache.openjpa.persistence
Annotation Type InverseLogical
- 
 @Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface InverseLogicalDeclares the logical inverse of a field.- Since:
- 0.4.0
- Author:
- Abe White
 
- 
- 
Optional Element SummaryOptional Elements Modifier and Type Optional Element Description java.lang.Stringvalue
 
-