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, setTimeout
public 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.Work
Object
return method.session
- non null.sf
- non null.