Constant Field Values

Contents

org.mariadb.*

  • org.mariadb.jdbc.internal.com.send.authentication.CachingSha2PasswordPlugin 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "caching_sha2_password"
  • org.mariadb.jdbc.internal.com.send.authentication.ClearPasswordPlugin 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "mysql_clear_password"
  • org.mariadb.jdbc.internal.com.send.authentication.NativePasswordPlugin 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "mysql_native_password"
  • org.mariadb.jdbc.internal.com.send.authentication.OldPasswordPlugin 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "mysql_old_password"
  • org.mariadb.jdbc.internal.com.send.authentication.org.mariadb.jdbc.internal.com.send.authentication.OldPasswordPlugin.RandStruct 
    Modifier and Type Constant Field Value
    private final long maxValue 1073741823L
  • org.mariadb.jdbc.internal.com.send.authentication.ed25519.math.Curve 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 4578920872509827L
  • org.mariadb.jdbc.internal.com.send.authentication.ed25519.math.Field 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 8746587465875676L
  • org.mariadb.jdbc.internal.com.send.authentication.ed25519.math.FieldElement 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1239527465875676L
  • org.mariadb.jdbc.internal.com.send.authentication.ed25519.math.GroupElement 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 2395879087349587L
  • org.mariadb.jdbc.internal.com.send.authentication.ed25519.spec.EdDSANamedCurveTable 
    Modifier and Type Constant Field Value
    public static final java.lang.String ED_25519 "Ed25519"
  • org.mariadb.jdbc.internal.com.send.authentication.ed25519.spec.EdDSAParameterSpec 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 8274987108472012L
  • org.mariadb.jdbc.internal.com.send.parameters.ParameterHolder 
    Modifier and Type Constant Field Value
    public static final byte QUOTE 39