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