|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.derby.impl.sql.compile.QueryTreeNode
org.apache.derby.impl.sql.compile.ValueNode
org.apache.derby.impl.sql.compile.ConstantNode
org.apache.derby.impl.sql.compile.BitConstantNode
org.apache.derby.impl.sql.compile.VarbitConstantNode
| Field Summary |
| Fields inherited from class org.apache.derby.impl.sql.compile.BitConstantNode |
value |
| Fields inherited from class org.apache.derby.impl.sql.compile.ValueNode |
clause, dataTypeServices, IN_HAVING_CLAUSE, IN_SELECT_LIST, IN_UNKNOWN_CLAUSE, IN_WHERE_CLAUSE, transformed |
| Fields inherited from class org.apache.derby.impl.sql.compile.QueryTreeNode |
AUTOINCREMENT_INC_INDEX, AUTOINCREMENT_IS_AUTOINCREMENT_INDEX, AUTOINCREMENT_START_INDEX, beginOffset, endOffset |
| Constructor Summary | |
VarbitConstantNode()
|
|
| Method Summary | |
void |
init(java.lang.Object arg1)
Initializer for a VarbitConstantNode. |
| Methods inherited from class org.apache.derby.impl.sql.compile.BitConstantNode |
bindExpression, constantExpression, generateConstant, generateExpression, getClone, getConstantValueAsObject, getOrderableVariantType, getValue, init, init, isCloneable, isConstantExpression, isNull, setConstantWidth, setValue, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public VarbitConstantNode()
| Method Detail |
public void init(java.lang.Object arg1)
throws StandardException
init in class BitConstantNodearg1 - The TypeId for the type of the node
- OR -
StandardException
|
Built on Tue 2006-10-10 19:23:47+0200, from revision exported | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||