org.apache.openjpa.lib.util
@Target(value={TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) public @interface Reflectable
reflection
utility
to control whether the annotated member is recorded during scanning
for bean-style method or field.Modifier and Type | Optional Element and Description |
---|---|
boolean |
value |