Interface | Description |
---|---|
OAQueryTokenType |
Types of tokens used by tokenizer, and token manager.
|
Class | Description |
---|---|
OAQueryToken |
Internally used by OADataSources to parse object queries so that they can be converted
into DataSource specific native queries.
|
OAQueryTokenizer |
Descendant parser internally used to parse object queries into a Vector of OAQueryToken Objects.
|
OAQueryTokenManager |
Used to parse a query into tokens.
|
Copyright © 1999–2019 ViaOA. All rights reserved.