Package | Description |
---|---|
org.bson.codecs |
This package contains all the default BSON codecs.
|
Modifier and Type | Method and Description |
---|---|
static EncoderContext.Builder |
EncoderContext.builder()
Create a builder.
|
EncoderContext.Builder |
EncoderContext.Builder.isEncodingCollectibleDocument(boolean encodingCollectibleDocument)
Set to true if the the value to be encoded is a document that will be put in a MongoDB collection.
|
Copyright © 2016. All Rights Reserved.