| Package | Description |
|---|---|
| org.eiichiro.acidhouse |
Acid House - NoSQL Killer Tune.
|
| Modifier and Type | Method and Description |
|---|---|
GetScalar<E,R> |
GetScalar.filter(Filter<?>... filters)
Qualifies entities to be retrieved with the specified
Filters. |
<E,R> GetScalar<E,R> |
Session.get(Aggregation<R> aggregation)
Returns
GetScalar for the specified Aggregation. |
GetScalar<E,R> |
GetScalar.sort(Order<?,?>... orders)
Specifies sort orders by which the list passed to
Aggregation#aggregate(java.util.List) method is sorted. |
Copyright © 2009-2014 Eiichiro Uchiumi. All Rights Reserved.