Uses of Class
wt.query.RangeExpression

Packages that use RangeExpression
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 RangeExpression in wt.query
 

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