public class URLParser extends Object
parser(String) support parse the connection url, such as Mysql, Oracle, H2 Database. But there are
some url cannot be parsed, such as Oracle connection url with multiple host.public static ConnectionInfo parser(String url)
Copyright © 2018 The Apache Software Foundation. All rights reserved.