Package | Description |
---|---|
com.mckoi.database.interpret | |
com.mckoi.database.sql |
These classes parse SQL statements in Mckoi.
|
Modifier and Type | Field and Description |
---|---|
FromClause |
TableSelectExpression.from_clause
The from clause.
|
Modifier and Type | Method and Description |
---|---|
void |
SQL.FromClauseJoin(FromClause from_clause) |
void |
SQL.SelectTableList(FromClause from_clause) |
void |
SQL.TableDeclaration(FromClause from_clause) |
Copyright © 2015. All rights reserved.