SPT Object Database API
A C D E F G H I L M N O P Q R S T U V W _

Q

query(Object, Date) - Method in class com.sptci.prevayler.query.AbstractQuery
Implementation of the interface method.
query(S, Date) - Method in class com.sptci.prevayler.query.AbstractQuery
Execute the query on the prevalent system and return the results.
query(S, Date) - Method in class com.sptci.prevayler.query.Count
Execute the query on the prevalent system and return the total number of objects of Count.cls in the system.
query(S, Date) - Method in class com.sptci.prevayler.query.Fetch
Execute the query on the prevalent system and return the prevalent object uniquely identified by the specified Fetch.objectId.
query(S, Date) - Method in class com.sptci.prevayler.query.FetchByIndex
Execute the query on the prevalent system and return the collection of
query(S, Date) - Method in class com.sptci.prevayler.query.FetchByIndices
Execute the query on the prevalent system and return the collection of
query(S, Date) - Method in class com.sptci.prevayler.query.FetchRange
Execute the query on the prevalent system and return the prevalent objects that fall in the specified range.
query - Variable in class com.sptci.prevayler.query.Search
The query that is to be executed.
query(S, Date) - Method in class com.sptci.prevayler.query.Search
Execute the query on the prevalent system and return the prevalent object instances that match the specified query.

SPT Object Database API
A C D E F G H I L M N O P Q R S T U V W _