Constant Field Values

Contents

org.jooq.*

  • org.jooq.types.UByte 
    Modifier and Type Constant Field Value
    public static final short MAX_VALUE 255
    public static final short MIN_VALUE 0
  • org.jooq.types.UInteger 
    Modifier and Type Constant Field Value
    public static final long MAX_VALUE 4294967295L
    public static final long MIN_VALUE 0L
  • org.jooq.types.UShort 
    Modifier and Type Constant Field Value
    public static final int MAX_VALUE 65535
    public static final int MIN_VALUE 0