com.github.mauricio.async.db.mysql.util.URLParser$
Attributes
- Graph
- Supertypes
class AbstractURIParser
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Value members
Parses the provided url and returns a Configuration based upon it. On an
error, a default configuration is returned.
Parses the provided url and returns a Configuration based upon it. On an
error, a default configuration is returned.
Attributes
- charset
the charset to use.
- url
the URL to parse.
- Returns:
a Configuration.
- Inherited from:
- AbstractURIParser
Parses the provided url and returns a Configuration based upon it. On an
error,
Parses the provided url and returns a Configuration based upon it. On an
error,
Attributes
- charset
the charset to use.
- url
the URL to parse.
- Returns:
a Configuration.
- Inherited from:
- AbstractURIParser
The default configuration for MySQL.
The default configuration for MySQL.
Attributes