A B C D E F G H I J L M N O P Q R S T U V W X

Q

query() - Method in class simpledb.parse.Parser
 
QueryData - Class in simpledb.parse
Data for the SQL select statement.
QueryData(Collection<String>, Collection<String>, Predicate) - Constructor for class simpledb.parse.QueryData
Saves the field and table list and predicate.
QueryPlanner - Interface in simpledb.planner
The interface implemented by planners for the SQL select statement.

A B C D E F G H I J L M N O P Q R S T U V W X