Uses of Enum Class
io.debezium.connector.oracle.OracleConnectorConfig.ConnectorAdapter
Packages that use OracleConnectorConfig.ConnectorAdapter
-
Uses of OracleConnectorConfig.ConnectorAdapter in io.debezium.connector.oracle
Fields in io.debezium.connector.oracle declared as OracleConnectorConfig.ConnectorAdapterMethods in io.debezium.connector.oracle that return OracleConnectorConfig.ConnectorAdapterModifier and TypeMethodDescriptionDetermine if the supplied value is one of the predefined options.Returns the enum constant of this class with the specified name.OracleConnectorConfig.ConnectorAdapter.values()Returns an array containing the constants of this enum class, in the order they are declared.