TurtleDB
A mini distributed database system
ca.uqac.dim.turtledb.EmptyQueryVisitor Class Reference
Inheritance diagram for ca.uqac.dim.turtledb.EmptyQueryVisitor:
Collaboration diagram for ca.uqac.dim.turtledb.EmptyQueryVisitor:

List of all members.

Public Member Functions

void visit (Projection r) throws VisitorException
void visit (Selection r) throws VisitorException
void visit (Table r) throws VisitorException
void visit (VariableTable r) throws VisitorException
void visit (Union r) throws VisitorException
void visit (Intersection r) throws VisitorException
void visit (Join r) throws VisitorException
void visit (Product r) throws VisitorException

Detailed Description

Definition at line 20 of file EmptyQueryVisitor.java.


Member Function Documentation


The documentation for this class was generated from the following file: