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