Modifier and Type | Class and Description |
---|---|
class |
JdbcProperty
Property implementation for Jdbc Event Store.
|
Modifier and Type | Method and Description |
---|---|
Property |
JdbcCriteriaBuilder.property(String propertyName) |
Modifier and Type | Class and Description |
---|---|
class |
JpaProperty
Property implementation for JPA Event Store.
|
Modifier and Type | Method and Description |
---|---|
Property |
JpaCriteriaBuilder.property(String propertyName) |
Modifier and Type | Method and Description |
---|---|
Property |
CriteriaBuilder.property(String propertyName)
Returns a property instance that can be used to build criteria.
|
Modifier and Type | Class and Description |
---|---|
class |
MongoProperty
Property implementation for use by the Mongo Event Store.
|
Copyright © 2010-2014. All Rights Reserved.