|
|||||||||
| Home >> All >> org >> apache >> derby >> impl >> sql >> [ compile overview ] | PREV NEXT | ||||||||
Uses of Class
org.apache.derby.impl.sql.compile.ConstantNode
| Uses of ConstantNode in org.apache.derby.impl.sql.compile |
| Subclasses of ConstantNode in org.apache.derby.impl.sql.compile | |
class |
BitConstantNode
|
class |
BooleanConstantNode
|
class |
CharConstantNode
|
class |
LOBConstantNode
|
class |
NumericConstantNode
|
class |
SQLBooleanConstantNode
|
class |
UntypedNullConstantNode
An UntypedNullConstantNode represents a SQL NULL before it has been bound. |
class |
UserTypeConstantNode
User type constants. |
class |
VarbitConstantNode
|
class |
XMLConstantNode
|
| Methods in org.apache.derby.impl.sql.compile that return ConstantNode | |
ConstantNode |
QueryTreeNode.getNullNode(org.apache.derby.iapi.types.TypeId typeId,
org.apache.derby.iapi.services.context.ContextManager cm)
Get a ConstantNode to represent a typed null value |
|
|||||||||
| Home >> All >> org >> apache >> derby >> impl >> sql >> [ compile overview ] | PREV NEXT | ||||||||