Column-oriented GPU-accelerated Database Management System
CoGaDB
|
execute(void) | CoGaDB::SQL::ParseTree::InsertInto | [virtual] |
InsertInto(TableName &_table, Tuple &_row) | CoGaDB::SQL::ParseTree::InsertInto | [inline] |
row | CoGaDB::SQL::ParseTree::InsertInto | [private] |
table | CoGaDB::SQL::ParseTree::InsertInto | [private] |
~Statement() | CoGaDB::SQL::ParseTree::Statement | [inline, virtual] |