类的使用
com.mysql.cj.conf.ConnectionUrlParser.Pair
-
使用ConnectionUrlParser.Pair的程序包 程序包 说明 com.mysql.cj.conf -
-
com.mysql.cj.conf中ConnectionUrlParser.Pair的使用
返回ConnectionUrlParser.Pair的com.mysql.cj.conf中的方法 修饰符和类型 方法 说明 static ConnectionUrlParser.Pair<String,Integer>ConnectionUrlParser. parseHostPortPair(String hostInfo)Parses a host:port pair and returns the two elements in aConnectionUrlParser.Pairstatic ConnectionUrlParser.Pair<String,String>ConnectionUrlParser. parseUserInfo(String userInfo)Parses the given user information which is formed by the parts [user][:password].
-