Package org. mongodb. kbson
Types
A representation of the BSON Binary type.
The Binary subtype
A representation of the BSON Boolean type.
A representation of the BSON DateTime type.
A representation of the BSON DBPointer type.
A binary integer decimal representation of a 128-bit decimal value, supporting 34 decimal digits of significand and an exponent range of -6143 to +6144.
A type-safe container for a BSON document.
A representation of the BSON Double type.
A mapping from a name to a BsonValue.
A general runtime exception raised in BSON processing.
A representation of the BSON Int32 type.
A representation of the BSON Int64 type.
An exception indicating an invalid BSON operation.
A representation of the BSON JavaScript type.
A representation of the BSON JavaScript with scope type.
A representation of the BSON the maximum key value regardless of the key's type
A representation of the BSON the minimum key value regardless of the key's type
Base class for the numeric BSON types.
A representation of the BSON ObjectId type
A representation of the BSON regular expression type
An exception indicating a failure to serialize or deserialize a BSON value.
A representation of the BSON String type.
A representation of the BSON Symbol type.
A representation the BSON timestamp type.
A representation of the BSON Undefined type.
A type alias for BsonDecimal128
A type alias for BsonObjectId