|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrincipalTheSavedQuery | |
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 PrincipalTheSavedQuery in wt.query |
Methods in wt.query that return PrincipalTheSavedQuery | |
static PrincipalTheSavedQuery |
PrincipalTheSavedQuery.newPrincipalTheSavedQuery(WTPrincipal principal,
SavedQuery theSavedQuery)
Default factory for the class. |
Methods in wt.query with parameters of type PrincipalTheSavedQuery | |
protected boolean |
PrincipalTheSavedQuery.readVersion(PrincipalTheSavedQuery thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |