Uses of Interface
uba.db.sql.interpreter.SentenceQueryPlan

Packages that use SentenceQueryPlan
uba.db.sql.interpreter   
 

Uses of SentenceQueryPlan in uba.db.sql.interpreter
 

Classes in uba.db.sql.interpreter that implement SentenceQueryPlan
 class CreateIndexQueryPlan
           
 class CreateTableQueryPlan
           
 class InsertQueryPlan
           
 class NullQueryPlan
           
 class SelectQueryPlan
           
 

Methods in uba.db.sql.interpreter with parameters of type SentenceQueryPlan
 void QueryPlanner.queryPlanToUse(SentenceQueryPlan sentencePlan)
           
 



Copyright © -2005 . All Rights Reserved.