Package org.apache.openjpa.lib.util
Annotation Type Reflectable
Annotates a getter method or field so
reflection
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
-
Element Details
-
value
boolean value- Default:
- true
-