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