| Package | Description |
|---|---|
| com.mongodb |
| Modifier and Type | Method and Description |
|---|---|
DBRef |
DBRefCodec.decode(org.bson.BsonReader reader,
org.bson.codecs.DecoderContext decoderContext) |
| Modifier and Type | Method and Description |
|---|---|
Class<DBRef> |
DBRefCodec.getEncoderClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
DBRefCodec.encode(org.bson.BsonWriter writer,
DBRef value,
org.bson.codecs.EncoderContext encoderContext) |
protected void |
DefaultDBEncoder.putDBRef(String name,
DBRef ref)
Deals with encoding database references.
|
Copyright © 2017. All rights reserved.