| Package | Description |
|---|---|
| net.oneandone.troilus.java7 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ListReadWithColumns<T>
column-ware list read
|
interface |
ListReadWithUnit<T>
list read query
|
| Modifier and Type | Method and Description |
|---|---|
ListRead<T> |
ListReadWithUnit.all() |
<E> ListRead<EntityList<E>> |
ListReadWithUnit.asEntity(Class<E> objectClass) |
ListRead<Count> |
ListReadWithUnit.count() |
ListRead<T> |
ListRead.withAllowFiltering() |
ListRead<T> |
ListRead.withDistinct() |
ListRead<T> |
ListRead.withFetchSize(int fetchSize) |
ListRead<T> |
ListRead.withLimit(int limit) |
Copyright © 2012–2015 1&1. All rights reserved.