| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.odbc.jdbc |
| Modifier and Type | Method and Description |
|---|---|
static JdbcThinFeature |
JdbcThinFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JdbcThinFeature[] |
JdbcThinFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumSet<JdbcThinFeature> |
JdbcThinFeature.allFeaturesAsEnumSet() |
static EnumSet<JdbcThinFeature> |
JdbcThinFeature.enumSet(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JdbcProtocolContext.isFeatureSupported(JdbcThinFeature feature) |
| Constructor and Description |
|---|
JdbcProtocolContext(ClientListenerProtocolVersion ver,
EnumSet<JdbcThinFeature> features,
boolean keepBinary) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021