| Package | Description |
|---|---|
| com.singlestore.jdbc | |
| com.singlestore.jdbc.export |
| Modifier and Type | Method and Description |
|---|---|
SslMode |
Configuration.sslMode()
SSl mode
|
| Modifier and Type | Method and Description |
|---|---|
static SslMode |
SslMode.from(String value)
Create SSLMode from enumeration value, or aliases
|
static SslMode |
SslMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SslMode[] |
SslMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 SingleStore. All rights reserved.