Uses of Interface
wt.query.PageableSessionQuerySpec

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

Classes in wt.query that implement PageableSessionQuerySpec
 class BasicPageableQuerySpec
          This class provides a standard implementation for establishing a paging session.