| Modifier and Type | Method and Description |
|---|---|
ReadWriteMode |
JdbcClient.mode() |
static ReadWriteMode |
ReadWriteMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadWriteMode[] |
ReadWriteMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JdbcClient |
JdbcClient.mode(ReadWriteMode mode) |
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.