Package | Description |
---|---|
com.tangosol.coherence.dslquery.token |
This package contains implementations of
OPToken specifically
for parsing CohQL statements. |
com.tangosol.coherence.dslquery.token.persistence |
Class and Description |
---|
SQLExplainOPToken
SQLExplainOPToken is used for parsing and specifying the AST
used for an explain plan statement.
|
SQLOPToken
SQLOPToken provides useful convenience methods for subclasses.
|
Class and Description |
---|
SQLOPToken
SQLOPToken provides useful convenience methods for subclasses.
|