| Package | Description |
|---|---|
| com.mckoi.database.sql |
These classes parse SQL statements in Mckoi.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
SQLTokenManager.ReInit(SimpleCharStream stream) |
|
void |
SQLTokenManager.ReInit(SimpleCharStream stream,
int lexState) |
| Constructor | Description |
|---|---|
SQLTokenManager(SimpleCharStream stream) |
|
SQLTokenManager(SimpleCharStream stream,
int lexState) |
Copyright © 2018. All rights reserved.