public static class MongoQuery.MongoResultList extends AbstractResultList
| Constructor and description |
|---|
MongoResultList(MongoCursor cursor, int offset, EntityPersister mongoEntityPersister) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
close() |
|
protected Object |
convertDBObject(Object object) |
|
protected Object |
convertObject(Object object) |
|
public MongoCursor |
getCursor()
|
|
protected Object |
nextDecoded() |
|
public String |
toString() |
| Methods inherited from class | Name |
|---|---|
class AbstractResultList |
add, add, addAll, addAll, clear, close, contains, containsAll, equals, forEach, get, getClass, getCursor, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, notify, notifyAll, parallelStream, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, stream, subList, toArray, toArray, toArray, toString, wait, wait, wait |