public class HqlQuery extends SearchAction
IQuery.findAllByQuery(String, Parameters). Uses the
 SearchAction.chainedList list to fill the named parameter ":IDLIST"
 if present.chainedList, timeout, values| Constructor and Description | 
|---|
| HqlQuery(SearchValues values,
        java.lang.String query,
        ome.parameters.Parameters p) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | doWork(org.hibernate.Session session,
      ome.system.ServiceFactory sf)Work method. | 
annotatedBetween, annotatedBetween, annotatedBy, annotatedBy, chainedSearch, copyOfValues, createdOrModified, createdOrModified, description, ids, ids, notNullOrLikeOrEqual, notNullOrLikeOrEqual, orderByAscending, orderByPath, ownerOrGroup, ownerOrGroup, setTimeoutpublic HqlQuery(SearchValues values, java.lang.String query, ome.parameters.Parameters p)
@Transactional(readOnly=true)
public java.lang.Object doWork(org.hibernate.Session session,
                                                             ome.system.ServiceFactory sf)
Executor.WorkObject return method.session - non null.sf - non null.