Interface MongoConstants


public interface MongoConstants
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    The length of an ObjectId in bytes.
  • Field Details

    • OID_LENGTH_BYTES

      static final int OID_LENGTH_BYTES
      The length of an ObjectId in bytes.
      See Also: