Uses of Package
org.bson.types
-
Packages that use org.bson.types Package Description org.bson Contains the base BSON classes.org.bson.codecs This package contains all the default BSON codecs.org.bson.codecs.pojo This package contains classes specific to mapping user POJOs.org.bson.io Contains classes implementing I/O operations used by BSON objects.org.bson.json JSON serialization and deserialization.org.bson.types Contains classes implementing various BSON types. -
Classes in org.bson.types used by org.bson Class Description Binary Generic binary holder.BSONTimestamp This is used for internal increment values.Code For using the Code type.CodeWScope Represents the CodeWScope BSON type.Decimal128 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.ObjectId A globally unique identifier for objects.Symbol Class to hold an instance of the BSON symbol type. -
Classes in org.bson.types used by org.bson.codecs Class Description Binary Generic binary holder.Code For using the Code type.CodeWithScope A representation of the JavaScript Code with Scope BSON type.Decimal128 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.MaxKey Represent the maximum key value regardless of the key's typeMinKey Represent the minimum key value regardless of the key's typeObjectId A globally unique identifier for objects.Symbol Class to hold an instance of the BSON symbol type. -
Classes in org.bson.types used by org.bson.codecs.pojo Class Description ObjectId A globally unique identifier for objects. -
Classes in org.bson.types used by org.bson.io Class Description ObjectId A globally unique identifier for objects. -
Classes in org.bson.types used by org.bson.json Class Description Decimal128 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.ObjectId A globally unique identifier for objects. -
Classes in org.bson.types used by org.bson.types Class Description BSONTimestamp This is used for internal increment values.Code For using the Code type.Decimal128 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.ObjectId A globally unique identifier for objects.