Column-oriented GPU-accelerated Database Management System
CoGaDB
CoGaDB::SQL::ParseTree::CrossJoin Struct Reference

#include <sql_parsetree.hpp>

Inheritance diagram for CoGaDB::SQL::ParseTree::CrossJoin:
Collaboration diagram for CoGaDB::SQL::ParseTree::CrossJoin:

List of all members.

Public Member Functions

 CrossJoin (TableReferencePtr _lvalue, TableReferencePtr _rvalue)
TypedNodePtr getQueryPlan ()

Constructor & Destructor Documentation


Member Function Documentation


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines