Package | Description |
---|---|
org.bson |
Contains the base BSON classes and Encoder/Decoder.
|
org.bson.types |
Contains classes implementing various BSON types.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BasicBSONEncoder.putCode(String name,
Code code)
Encodes a field to a JAVASCRIPT value.
|
Modifier and Type | Class and Description |
---|---|
class |
CodeWScope
A representation of the JavaScript Code with Scope BSON type.
|
Copyright © 2024. All rights reserved.