|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reflectable | |
---|---|
org.apache.openjpa.enhance | OpenJPA Enhancer |
org.apache.openjpa.persistence | OpenJPA JPA |
Uses of Reflectable in org.apache.openjpa.enhance |
---|
Methods in org.apache.openjpa.enhance with parameters of type Reflectable | |
---|---|
(package private) static boolean |
Reflection.canReflect(Reflectable cls,
Reflectable member)
Affirms if the given member is selected for reflection. |
Uses of Reflectable in org.apache.openjpa.persistence |
---|
Methods in org.apache.openjpa.persistence with annotations of type Reflectable | |
---|---|
FetchConfiguration |
FetchPlan.getDelegate()
Deprecated. cast to FetchPlanImpl instead. This
method pierces the published-API boundary, as does the SPI cast. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |