Klasse MorphiumCursor

java.lang.Object
de.caluga.morphium.driver.MorphiumCursor
Alle implementierten Schnittstellen:
Iterable<Map<String,Object>>, Iterator<Map<String,Object>>
Bekannte direkte Unterklassen:
MorphiumCursorAdapter, SingleBatchCursor, SingleElementCursor, SingleMongoConnectionCursor

public abstract class MorphiumCursor extends Object implements Iterable<Map<String,Object>>, Iterator<Map<String,Object>>
Morphiums representation of the mongodb getMongoCursor()