|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StandardQueryBuilder
This interface should be implemented by every class that wants to build
Query objects from QueryNode objects.
QueryBuilder,
QueryTreeBuilder| Method Summary | |
|---|---|
Query |
build(QueryNode queryNode)
Builds some kind of object from a query tree. |
| Method Detail |
|---|
Query build(QueryNode queryNode)
throws QueryNodeException
QueryBuilder
build in interface QueryBuilderqueryNode - the query tree root node
QueryNodeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||