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