Package org.apache.openejb.jee.sun
Class PrefetchDisabled
- java.lang.Object
-
- org.apache.openejb.jee.sun.PrefetchDisabled
-
public class PrefetchDisabled extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected List<QueryMethod>queryMethod
-
Constructor Summary
Constructors Constructor Description PrefetchDisabled()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<QueryMethod>getQueryMethod()
-
-
-
Field Detail
-
queryMethod
protected List<QueryMethod> queryMethod
-
-
Method Detail
-
getQueryMethod
public List<QueryMethod> getQueryMethod()
-
-