Uses of Class
org.apache.openjpa.lib.util.Reflectable

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.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.