@java.lang.SuppressWarnings("serial") public static class MongoQuery.MongoResultList extends AbstractResultList
Fields inherited from class | Fields |
---|---|
class AbstractResultList |
cursor, initialized, initializedObjects, offset |
Constructor and description |
---|
MongoResultList(MongoCursor cursor, int offset, EntityPersister mongoEntityPersister) |
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
close() |
|
protected java.lang.Object |
convertDBObject(java.lang.Object object) |
|
protected java.lang.Object |
convertObject(java.lang.Object object) |
|
public MongoCursor |
getCursor()
|
|
protected java.lang.Object |
nextDecoded() |
|
public java.lang.String |
toString() |
Methods inherited from class | Name |
---|---|
class AbstractResultList |
add, convertObject, convertObject, get, getCursor, hasNext, initializeFully, isEmpty, iterator, listIterator, listIterator, next, nextDecoded, remove, remove, set, size |