UuidRepresentation (original) (raw)


public enum UuidRepresentation
extends Enum<UuidRepresentation>
The representation to use when converting a UUID to a BSON binary value. This class is necessary because the different drivers used to have different ways of encoding UUID, with the BSON subtype: \x03 UUID old.
Since:
3.0