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,
java.lang.String usedInJndi,
java.lang.String iterator,
RecordType type,
Expression parameterExpression,
ExpressionOrigin origin)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
executePostQueryAction() |
void |
executePreQueryAction(Namespace namespace) |
java.lang.String |
getAdditionalSelectHqlString(Namespace namespace) |
java.lang.String |
getConditionHqlString(com.whitestein.lsps.lang.query.PathResolver pathResolver,
Namespace namespace,
java.util.SortedMap<java.lang.Integer,java.lang.Object> positionalParameters) |
RecordType |
getType() |
applyIsInRolesCondition, constant, getPersonEntity, perfWithProperty, trWithPropertyprotected RecordType queryTodoType
public ToJoinTodoListQueryDifferentDB(NamespaceModel namespaceModel, java.lang.String usedInJndi, java.lang.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.ToJoinQuerypublic java.lang.String getAdditionalSelectHqlString(Namespace namespace)
getAdditionalSelectHqlString in class com.whitestein.lsps.model.sharedrecord.ToJoinQuerypublic java.lang.String getConditionHqlString(com.whitestein.lsps.lang.query.PathResolver pathResolver,
Namespace namespace,
java.util.SortedMap<java.lang.Integer,java.lang.Object> positionalParameters)
getConditionHqlString in class com.whitestein.lsps.model.sharedrecord.ToJoinQuerypublic void executePreQueryAction(Namespace namespace)
executePreQueryAction in class com.whitestein.lsps.model.sharedrecord.ToJoinJavaQuerypublic void executePostQueryAction()
executePostQueryAction in class com.whitestein.lsps.model.sharedrecord.ToJoinJavaQueryCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.