类的使用
com.mysql.cj.util.SaslPrep.StringType
-
使用SaslPrep.StringType的程序包 程序包 说明 com.mysql.cj.util -
-
com.mysql.cj.util中SaslPrep.StringType的使用
返回SaslPrep.StringType的com.mysql.cj.util中的方法 修饰符和类型 方法 说明 static SaslPrep.StringTypeSaslPrep.StringType. valueOf(String name)返回带有指定名称的该类型的枚举常量。static SaslPrep.StringType[]SaslPrep.StringType. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为SaslPrep.StringType的com.mysql.cj.util中的方法 修饰符和类型 方法 说明 static StringSaslPrep. prepare(String str, SaslPrep.StringType sType)Prepares the given string by applying the "SASLprep" profile of the "stringprep" algorithm.
-