Class UuidType

  • All Implemented Interfaces:
    FixedWidthType, Type

    public class UuidType
    extends AbstractType
    implements FixedWidthType
    UUIDs are encoded in big-endian representation (the bytes are stored in the same order as they appear when a UUID is printed in hexadecimal).