| Package | Description |
|---|---|
| io.debezium.connector.oracle.xstream |
| Modifier and Type | Method and Description |
|---|---|
static OracleVersion |
OracleVersion.parse(String value) |
static OracleVersion |
OracleVersion.parse(String value,
String defaultValue) |
static OracleVersion |
OracleVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OracleVersion[] |
OracleVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.