Package | Description |
---|---|
com.mckoi.database.interpret | |
com.mckoi.database.sql |
These classes parse SQL statements in Mckoi.
|
Modifier and Type | Field | Description |
---|---|---|
SearchExpression |
TableSelectExpression.having_clause |
The having clause.
|
SearchExpression |
TableSelectExpression.where_clause |
The where clause.
|
Modifier and Type | Method | Description |
---|---|---|
void |
SQL.ConditionsExpression(SearchExpression se) |
Copyright © 2018. All rights reserved.