Uses of Class
com.storedobject.core.Query
Packages that use Query
-
Uses of Query in com.storedobject.core
Methods in com.storedobject.core that return QueryModifier and TypeMethodDescriptionstatic QueryStoredObjectUtility.getTransactionLog(SystemUser su, Timestamp from, Timestamp to) Query.limit(long limit) Limits the number of results returned by the query.QueryBuilder.query()Executes the query built using the current configurations of theQueryBuilder.static QueryStoredObject.query(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition) Build a query for the given set of parameters.static QueryStoredObject.query(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query for the given set of parameters.static QueryStoredObject.query(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query for the given set of parameters.static QueryStoredObject.query(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query for the given set of parameters.static QueryStoredObject.query(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any, int skip, int limit, int[] distinct) Build a query for the given set of parameters.static QueryStoredObject.query(Class<? extends StoredObject> objectClass, String columns) Build a query for the given set of parameters.static QueryStoredObject.query(Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query for the given set of parameters.static QueryStoredObject.query(Class<? extends StoredObject> objectClass, String columns, String condition) Build a query for the given set of parameters.static QueryStoredObject.query(Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query for the given set of parameters.static QueryStoredObject.query(Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query for the given set of parameters.static QueryStoredObject.query(Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query for the given set of parameters.StoredObjectUtility.Link.query(StoredObject master) final QueryId.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any, int skip, int limit, int[] distinct) final QueryId.queryLinks(Class<? extends StoredObject> objectClass, String columns) final QueryId.queryLinks(Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) QueryBuilder.queryLinks(Id parentId) Constructs a query to retrieve the links associated with the specified parent object.QueryBuilder.queryLinks(Id parentId, int linkType) Constructs a query to retrieve the links associated with the specified parent object and of a specific link type.QueryBuilder.queryLinks(StoredObject parent) Constructs a query to retrieve the links associated with the specified parent object.QueryBuilder.queryLinks(StoredObject parent, int linkType) Constructs a query to retrieve the links associated with the specified parent object and of a specific link type.final QueryStoredObject.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any, int skip, int limit, int[] distinct) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, int skip, int limit, int[] distinct) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Class<? extends StoredObject> objectClass, String columns) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) Build a query to access the links of this instance for the given set of parameters.final QueryStoredObject.queryLinks(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) Build a query to access the links of this instance for the given set of parameters.final QueryId.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any, int skip, int limit, int[] distinct) final QueryId.queryMasters(Class<? extends StoredObject> objectClass, String columns) final QueryId.queryMasters(Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) final QueryId.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns) final QueryId.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) final QueryId.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) final QueryId.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) final QueryId.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) final QueryId.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) QueryBuilder.queryMasters(Id linkId) Queries and retrieves master objects related to the given stored object link.QueryBuilder.queryMasters(Id linkId, int linkType) Queries the master objects associated with a given stored object link and link type.QueryBuilder.queryMasters(StoredObject link) Queries and retrieves master objects related to the given stored object link.QueryBuilder.queryMasters(StoredObject link, int linkType) Queries the master objects associated with a given stored object link and link type.final QueryStoredObject.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, int linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Transaction transaction, String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any, int skip, int limit, int[] distinct) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Class<? extends StoredObject> objectClass, String columns) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Class<? extends StoredObject> objectClass, String columns, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition, String order) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, boolean any) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order) For the given set of parameters, build a query on the masters of this instance.final QueryStoredObject.queryMasters(String linkType, Class<? extends StoredObject> objectClass, String columns, String condition, String order, boolean any) For the given set of parameters, build a query on the masters of this instance.Query.skip(long skip) Skips a specified number of rows in the result set.Methods in com.storedobject.core with parameters of type QueryModifier and TypeMethodDescriptionstatic booleanCheck the existence of any instances for the given set of parameters.static <T extends StoredObject>
ObjectIterator<T> StoredObject.listViaQuery(Transaction transaction, Class<T> objectClass, Query query) Get the list of instances from the database for the given parameters.static <T extends StoredObject>
ObjectIterator<T> StoredObject.listViaQuery(Class<T> objectClass, Query query) Get the list of instances from the database for the given parameters.voidvoiddefault voidLoad the instances created from the query.default voidLoad the instances created from the query.voidConstructors in com.storedobject.core with parameters of type QueryModifierConstructorDescriptionObjectCache(Class<T> objectClass, Query query) ObjectCache(Class<T> objectClass, Query query, boolean any) ObjectCacheList(Class<T> objectClass, Query query) ObjectCacheList(Class<T> objectClass, Query query, boolean any) ObjectMemoryList(Class<T> objectClass, Query query) ObjectMemoryList(Class<T> objectClass, Query query, boolean any) -
Uses of Query in com.storedobject.ui
Constructors in com.storedobject.ui with parameters of type Query