| Class | Description |
|---|---|
| BinaryOperator |
Implementation of a binary operator for the Jpa 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 JPA Event Store.
|
| JpaCriteria |
Abstract implementation of the Criteria interface for a JPA Event Store.
|
| JpaCriteriaBuilder |
CriteriaBuilder implementation for the Jpa Event Store
|
| JpaProperty |
Property implementation for JPA Event Store.
|
| NotEquals |
Implementations of the NOT EQUALS operator for a JPA Event Store.
|
| ParameterRegistry |
The registry that keeps track of parameterized values.
|
| SimpleOperator |
Implementation of all simple operators (i.e.
|
Copyright © 2010-2014. All Rights Reserved.