接口 | 说明 |
---|---|
BSONCallback | |
BSONDecoder | |
BSONEncoder | |
BSONObject |
A key-value map that can be saved to the database.
|
Transformer |
类 | 说明 |
---|---|
BasicBSONCallback | |
BasicBSONDecoder |
Basic implementation of BSONDecoder interface that creates BasicBSONObject instances
|
BasicBSONEncoder |
this is meant to be pooled or cached there is some per instance memory for
string conversion, etc...
|
BasicBSONObject |
A simple implementation of
BSONObject . |
BSON |
Global setting for BSON usage.
|
BSONLazyDecoder | |
EmptyBSONCallback | |
NewBSONDecoder |
A new implementation of the bson decoder.
|
异常错误 | 说明 |
---|---|
BSONException |
A general runtime exception raised in BSON processing.
|
Contains the base BSON classes and Encoder/Decoder.
Copyright © 2018. All rights reserved.