|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bson.BasicBSONCallback
com.mongodb.DefaultDBCallback
org.iternine.jeppetto.dao.mongodb.enhance.MongoDBCallback
public class MongoDBCallback
| Field Summary |
|---|
| Fields inherited from class com.mongodb.DefaultDBCallback |
|---|
FACTORY |
| Constructor Summary | |
|---|---|
MongoDBCallback(com.mongodb.DBCollection dbCollection,
Class rootClass)
|
|
| Method Summary | |
|---|---|
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 |
| Constructor Detail |
|---|
public MongoDBCallback(com.mongodb.DBCollection dbCollection,
Class rootClass)
| Method Detail |
|---|
public org.bson.BSONObject create(boolean array,
List<String> pathParts)
create in class com.mongodb.DefaultDBCallback
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||