public class JdbcCriteriaBuilder extends Object implements CriteriaBuilder
Constructor and Description |
---|
JdbcCriteriaBuilder() |
public Property property(String propertyName)
CriteriaBuilder
propertyName
must hold a
valid value for the Event Store that returns that value. Typically, it requires the "indexed" values to be used,
such as event identifier, aggregate identifier, timestamp, etc.property
in interface CriteriaBuilder
propertyName
- The name of the property to evaluateCopyright © 2010-2014. All Rights Reserved.