public interface MCriteria extends ModelElement<Criteria>
| Modifier and Type | Interface and Description |
|---|---|
static class |
MCriteria.And
The Model And.
|
static class |
MCriteria.Between
Model between criteria.
|
static class |
MCriteria.ILike
The model ILike criteria.
|
static class |
MCriteria.Like |
static class |
MCriteria.Not
The Model Not.
|
static class |
MCriteria.Or
The model Or.
|
static class |
MCriteria.Simple
The Class Simple.
|
static class |
MCriteria.SimpleOp
The Enum for simple operations.
|
asEhcacheObjectCopyright © 2003–2024 Terracotta, Inc.. All rights reserved.