类的使用
com.mysql.cj.conf.ConnectionUrl.Type
-
使用ConnectionUrl.Type的程序包 程序包 说明 com.mysql.cj.conf -
-
com.mysql.cj.conf中ConnectionUrl.Type的使用
声明为ConnectionUrl.Type的com.mysql.cj.conf中的字段 修饰符和类型 字段 说明 protected ConnectionUrl.TypeConnectionUrl. type返回ConnectionUrl.Type的com.mysql.cj.conf中的方法 修饰符和类型 方法 说明 static ConnectionUrl.TypeConnectionUrl.Type. fromValue(String scheme, int n)Returns theConnectionUrl.Typecorresponding to the given scheme and number of hosts, if any.ConnectionUrl.TypeConnectionUrl.Type. getAlternateDnsSrvType()ConnectionUrl.TypeConnectionUrl. getType()Returns this connection URL type.static ConnectionUrl.TypeConnectionUrl.Type. valueOf(String name)返回带有指定名称的该类型的枚举常量。static ConnectionUrl.Type[]ConnectionUrl.Type. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
-