org.apache.openejb.jee.sun
Class PrefetchDisabled

java.lang.Object
  extended by org.apache.openejb.jee.sun.PrefetchDisabled

public class PrefetchDisabled
extends Object


Field Summary
protected  List<QueryMethod> queryMethod
           
 
Constructor Summary
PrefetchDisabled()
           
 
Method Summary
 List<QueryMethod> getQueryMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

queryMethod

protected List<QueryMethod> queryMethod
Constructor Detail

PrefetchDisabled

public PrefetchDisabled()
Method Detail

getQueryMethod

public List<QueryMethod> getQueryMethod()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.