|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | 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 |
|
| Field Detail |
static final long serialVersionUID
| Constructor Detail |
public QueryNode()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||