|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FetchPlanImpl | |
---|---|
org.apache.openjpa.persistence | OpenJPA JPA |
org.apache.openjpa.persistence.jdbc | OpenJPA JPA-JDBC |
Uses of FetchPlanImpl in org.apache.openjpa.persistence |
---|
Fields in org.apache.openjpa.persistence declared as FetchPlanImpl | |
---|---|
protected FetchPlanImpl |
FetchPlanHintHandler._fPlan
|
Constructors in org.apache.openjpa.persistence with parameters of type FetchPlanImpl | |
---|---|
FetchPlanHintHandler(FetchPlanImpl fetchPlan)
Constructor; supply delegate. |
Uses of FetchPlanImpl in org.apache.openjpa.persistence.jdbc |
---|
Subclasses of FetchPlanImpl in org.apache.openjpa.persistence.jdbc | |
---|---|
class |
JDBCFetchPlanImpl
JDBC extensions to the fetch plan. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |