public abstract class AbstractNullnessCheckNode extends UnaryLogicOperatorNode
| Constructor and Description |
|---|
AbstractNullnessCheckNode() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract java.lang.String |
getExpansionConnectorText()
When (if) we need to expand a row value constructor, what is the text of the connector to use between the
expansion fragments.
|
protected abstract int |
getExpansionConnectorType()
When (if) we need to expand a row value constructor, what is the type of connector to use between the
expansion fragments.
|
void |
initialize()
Called by the tree walker during hql-sql semantic analysis
after the operator sub-tree is completely built.
|
getDataType, getOperand, setScalarColumnTextgetAlias, getFromElement, getScalarColumnIndex, isConstructor, isReturnableEntity, isScalar, setAlias, setScalarColumngetAliasGenerator, getASTFactory, getSessionFactoryHelper, getWalker, initializegetOriginalText, setDataType, setTextgetColumn, getFilename, getLine, getRenderText, getTextLength, initialize, initializeaddChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getFirstChild, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toString, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpenclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetTextpublic void initialize()
OperatorNodeinitialize in interface OperatorNodeinitialize in class UnaryLogicOperatorNodeprotected abstract int getExpansionConnectorType()
protected abstract java.lang.String getExpansionConnectorText()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.