| Package | Description |
|---|---|
| com.oceanbase.jdbc.internal.protocol.flt |
| Modifier and Type | Field and Description |
|---|---|
Map<OceanBaseProtocolV20.ExtraInfoKey,byte[]> |
OceanBaseProtocolV20.ExtraInfo.bytesMap |
| Modifier and Type | Method and Description |
|---|---|
static OceanBaseProtocolV20.ExtraInfoKey |
OceanBaseProtocolV20.ExtraInfoKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OceanBaseProtocolV20.ExtraInfoKey[] |
OceanBaseProtocolV20.ExtraInfoKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OceanBaseProtocolV20.setExtraInfo(OceanBaseProtocolV20.ExtraInfoKey key,
byte[] valueData) |
Copyright © 2022 oceanbase.com. All rights reserved.