Uses of Class
wt.query.BasicPageableQuerySpec

Packages that use BasicPageableQuerySpec
wt.ixb.objectset.handlers.navigator   
wt.query Provides generic support for defining SQL queries (see QuerySpec and the various things that can be appended to it) in a database inedependent manner that should be used with the PersistenceManager
 

Uses of BasicPageableQuerySpec in wt.ixb.objectset.handlers.navigator
 

Methods in wt.ixb.objectset.handlers.navigator with parameters of type BasicPageableQuerySpec
private static QueryResult FolderNavigator.execute(BasicPageableQuerySpec basicQuerySpec)
           
 

Uses of BasicPageableQuerySpec in wt.query
 

Methods in wt.query with parameters of type BasicPageableQuerySpec
protected  boolean BasicPageableQuerySpec.readVersion(BasicPageableQuerySpec thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.