public class ToJoinTodoListQueryDifferentDB extends ToJoinTodoListQueryCommon
Modifier and Type | Field and Description |
---|---|
protected RecordType |
queryTodoType |
todoPerformerIterator, todoPerformerType, todoRejectionIterator, todoRejectionType, todoType
Constructor and Description |
---|
ToJoinTodoListQueryDifferentDB(NamespaceModel namespaceModel,
String usedInJndi,
String iterator,
RecordType type,
Expression parameterExpression,
ExpressionOrigin origin)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
executePostQueryAction() |
void |
executePreQueryAction(Namespace namespace) |
String |
getAdditionalSelectHqlString(Namespace namespace) |
String |
getConditionHqlString(com.whitestein.lsps.lang.query.PathResolver pathResolver,
Namespace namespace,
SortedMap<Integer,Object> positionalParameters) |
RecordType |
getType() |
applyIsInRolesCondition, constant, getPersonEntity, perfWithProperty, trWithProperty
protected RecordType queryTodoType
public ToJoinTodoListQueryDifferentDB(NamespaceModel namespaceModel, String usedInJndi, String iterator, RecordType type, Expression parameterExpression, ExpressionOrigin origin)
namespaceModel
- usedInJndi
- iterator
- type
- parameterExpression
- origin
- the parameter expression originpublic RecordType getType()
getType
in class com.whitestein.lsps.model.sharedrecord.ToJoinQuery
public String getAdditionalSelectHqlString(Namespace namespace)
getAdditionalSelectHqlString
in class com.whitestein.lsps.model.sharedrecord.ToJoinQuery
public String getConditionHqlString(com.whitestein.lsps.lang.query.PathResolver pathResolver, Namespace namespace, SortedMap<Integer,Object> positionalParameters)
getConditionHqlString
in class com.whitestein.lsps.model.sharedrecord.ToJoinQuery
public void executePreQueryAction(Namespace namespace)
executePreQueryAction
in class com.whitestein.lsps.model.sharedrecord.ToJoinJavaQuery
public void executePostQueryAction()
executePostQueryAction
in class com.whitestein.lsps.model.sharedrecord.ToJoinJavaQuery
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.