T - the result typepublic interface SingleReadWithUnit<T> extends SingleReadWithColumns<T>
| Modifier and Type | Method and Description |
|---|---|
SingleRead<T> |
all() |
<E> SingleRead<E> |
asEntity(Class<E> objectClass) |
column, column, columns, columns, columnWithMetadata, columnWithMetadatawithConsistency, withoutTracking, withTrackingexecute, executeAsyncSingleRead<T> all()
<E> SingleRead<E> asEntity(Class<E> objectClass)
objectClass - the entity typeCopyright © 2012–2015 1&1. All rights reserved.