public class IsNullLogicOperatorNode extends AbstractNullnessCheckNode
Constructor and Description |
---|
IsNullLogicOperatorNode() |
Modifier and Type | Method and Description |
---|---|
protected 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 int |
getExpansionConnectorType()
When (if) we need to expand a row value constructor, what is the type of connector to use between the
expansion fragments.
|
initialize
getDataType, getOperand, setScalarColumnText
getAlias, getFromElement, getScalarColumnIndex, isConstructor, isReturnableEntity, isScalar, setAlias, setScalarColumn
getAliasGenerator, getASTFactory, getSessionFactoryHelper, getWalker, initialize
getOriginalText, setDataType, setText
getColumn, getFilename, getLine, getRenderText, getTextLength, initialize, initialize
addChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getFirstChild, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toString, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpen
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setText
protected int getExpansionConnectorType()
AbstractNullnessCheckNode
getExpansionConnectorType
in class AbstractNullnessCheckNode
protected String getExpansionConnectorText()
AbstractNullnessCheckNode
getExpansionConnectorText
in class AbstractNullnessCheckNode
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.