public class QueryResult<T extends Pojo> extends AbstractDaoOperationResult<T>
Constructor and Description |
---|
QueryResult(Cursor<T> cursor) |
Modifier and Type | Method and Description |
---|---|
List<T> |
asList() |
T |
head() |
Iterator<T> |
iterator() |
addException, addExceptions, getExceptions, hasExceptions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2017. All rights reserved.