- java.lang.Object
-
- org.bson.BasicBSONCallback
-
- com.mongodb.DefaultDBCallback
-
- org.iternine.jeppetto.dao.mongodb.enhance.MongoDBCallback
-
-
Field Summary
-
Fields inherited from class com.mongodb.DefaultDBCallback
FACTORY
-
Constructor Summary
Constructors
| Constructor and Description |
MongoDBCallback(com.mongodb.DBCollection dbCollection,
Class rootClass) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
org.bson.BSONObject |
create(boolean array,
List<String> pathParts) |
-
Methods inherited from class com.mongodb.DefaultDBCallback
create, gotDBRef, objectDone, objectStart, reset
-
Methods inherited from class org.bson.BasicBSONCallback
_put, arrayDone, arrayStart, arrayStart, createBSONCallback, createList, cur, curName, get, gotBinary, gotBinaryArray, gotBoolean, gotCode, gotCodeWScope, gotDate, gotDouble, gotInt, gotLong, gotMaxKey, gotMinKey, gotNull, gotObjectId, gotRegex, gotString, gotSymbol, gotTimestamp, gotUndefined, gotUUID, isStackEmpty, objectStart, objectStart, objectStart, setRoot
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.bson.BSONCallback
arrayDone, arrayStart, arrayStart, createBSONCallback, get, gotBinary, gotBinaryArray, gotBoolean, gotCode, gotCodeWScope, gotDate, gotDouble, gotInt, gotLong, gotMaxKey, gotMinKey, gotNull, gotObjectId, gotRegex, gotString, gotSymbol, gotTimestamp, gotUndefined, gotUUID, objectStart, objectStart, objectStart
Copyright © 2014. All Rights Reserved.