| Interface | Description |
|---|---|
| EhcacheSearchParserConstants |
Token literal values and constants.
|
| MCriteria |
Parser model criteria.
|
| ModelElement<T> |
| Class | Description |
|---|---|
| EhcacheSearchParser | |
| EhcacheSearchParserTokenManager |
Token Manager.
|
| Harness | |
| InteractiveCmd |
The Class InteractiveCmd.
|
| MAggregate | |
| MAttribute | |
| MCriteria.And |
The Model And.
|
| MCriteria.Between |
Model between criteria.
|
| MCriteria.ILike |
The model ILike criteria.
|
| MCriteria.Like | |
| MCriteria.Not |
The Model Not.
|
| MCriteria.Or |
The model Or.
|
| MCriteria.Simple |
The Class Simple.
|
| MOrderBy | |
| MTarget | |
| MValue<T> |
The model value class.
|
| MValue.MBool |
The model boolean class
|
| MValue.MByte |
The model byte class
|
| MValue.MChar |
The model class for string values
|
| MValue.MDouble |
The model double class
|
| MValue.MEnum<T extends Enum<T>> |
The class for java enum instances
|
| MValue.MFloat | |
| MValue.MInt |
The model integer class
|
| MValue.MJavaDate |
The model class for java dates
|
| MValue.MLong |
The model long class
|
| MValue.MShort |
The model short class
|
| MValue.MSqlDate |
The model class for query dates
|
| MValue.MString |
The model class for string values
|
| ParseModel |
The Class ParseModel.
|
| ParserSupport |
This class is support stuff for delegate parsing.
|
| QueryManagerImpl |
Implementation of the QueryParser interface of ehcache-core.
|
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| Token |
Describes the input token stream.
|
| Enum | Description |
|---|---|
| CustomParseException.Message | |
| InteractiveCmd.Cmd |
The Enum Cmd.
|
| MAggregate.AggOp |
The aggregation type enum.
|
| MCriteria.SimpleOp |
The Enum for simple operations.
|
| Exception | Description |
|---|---|
| CustomParseException |
The Class CustomParseException.
|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Error | Description |
|---|---|
| TokenMgrError |
Token Manager Error.
|
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.