Package org.apache.openjpa.lib.util
Annotation Type Reflectable
-
@Target({TYPE,METHOD,FIELD}) @Retention(RUNTIME) public @interface Reflectable
Annotates a getter method or field soreflection utility
to control whether the annotated member is recorded during scanning for bean-style method or field.- Since:
- 2.0.0
- Author:
- Pinaki Poddar
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description boolean
value
-