|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bson.BasicBSONDecoder
com.mongodb.DefaultDBDecoder
org.iternine.jeppetto.dao.mongodb.enhance.MongoDBDecoder
public class MongoDBDecoder
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.bson.BasicBSONDecoder |
|---|
org.bson.BasicBSONDecoder.Input |
| Field Summary |
|---|
| Fields inherited from class com.mongodb.DefaultDBDecoder |
|---|
FACTORY |
| Fields inherited from class org.bson.BasicBSONDecoder |
|---|
_callback, _in |
| Constructor Summary | |
|---|---|
MongoDBDecoder()
|
|
| Method Summary | |
|---|---|
com.mongodb.DBCallback |
getDBCallback(com.mongodb.DBCollection collection)
|
| Methods inherited from class com.mongodb.DefaultDBDecoder |
|---|
decode, decode |
| Methods inherited from class org.bson.BasicBSONDecoder |
|---|
_binary, decode, decode, readObject, readObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.bson.BSONDecoder |
|---|
decode, decode, readObject, readObject |
| Constructor Detail |
|---|
public MongoDBDecoder()
| Method Detail |
|---|
public com.mongodb.DBCallback getDBCallback(com.mongodb.DBCollection collection)
getDBCallback in interface com.mongodb.DBDecodergetDBCallback in class com.mongodb.DefaultDBDecoder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||