|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--arlut.csd.ganymede.QueryNode
A QueryNode is a node in a serialized Query
tree. The QueryNodes form a tree of boolean operators and comparison nodes
that are submitted to the server by the client, and which are interpreted
by the DBQueryHandler.
| Field Summary | |
(package private) static long |
serialVersionUID
|
| Constructor Summary | |
QueryNode()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static final long serialVersionUID
| Constructor Detail |
public QueryNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||