|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueryPlanner
The interface implemented by planners for the SQL select statement.
Method Summary | |
---|---|
Plan |
createPlan(QueryData data,
Transaction tx)
Creates a plan for the parsed query. |
Method Detail |
---|
Plan createPlan(QueryData data, Transaction tx)
data
- the parsed representation of the querytx
- the calling transaction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |