| Package | Description |
|---|---|
| com.mysql.cj |
| Modifier and Type | Field and Description |
|---|---|
(package private) ConnectionUrlTest.ConnectionStringGenerator.UrlMode |
ConnectionUrlTest.ConnectionStringGenerator.urlMode |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionUrlTest.ConnectionStringGenerator.UrlMode |
ConnectionUrlTest.ConnectionStringGenerator.UrlMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionUrlTest.ConnectionStringGenerator.UrlMode[] |
ConnectionUrlTest.ConnectionStringGenerator.UrlMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConnectionStringGenerator(ConnectionUrlTest.ConnectionStringGenerator.UrlMode urlMode)
Create an instance of
ConnectionUrlTest.ConnectionStringGenerator and initializes internal data for the iterator. |