|
Class Summary |
| BinaryOperator |
Implementation of a binary operator for the Jdbc Event Store. |
| CollectionOperator |
Abstract implementation to use for testing whether an item is present in a collection or not. |
| Equals |
Implementation of the EQUALS operator for a Jdbc Event Store. |
| JdbcCriteria |
Abstract implementation of the Criteria interface for a Jdbc Event Store. |
| JdbcCriteriaBuilder |
CriteriaBuilder implementation for the Jdbc Event Store |
| JdbcProperty |
Property implementation for Jdbc Event Store. |
| NotEquals |
Implementations of the NOT EQUALS operator for a Jdbc Event Store. |
| ParameterRegistry |
The registry that keeps track of parameterized values. |
| SimpleOperator |
Implementation of all simple operators (i.e. |