Uses of Enum
io.debezium.connector.oracle.OracleConnectorConfig.SnapshotLockingMode
Packages that use OracleConnectorConfig.SnapshotLockingMode
-
Uses of OracleConnectorConfig.SnapshotLockingMode in io.debezium.connector.oracle
Fields in io.debezium.connector.oracle declared as OracleConnectorConfig.SnapshotLockingModeModifier and TypeFieldDescriptionprivate final OracleConnectorConfig.SnapshotLockingModeOracleConnectorConfig.snapshotLockingModeMethods in io.debezium.connector.oracle that return OracleConnectorConfig.SnapshotLockingModeModifier and TypeMethodDescriptionDetermine if the supplied value is one of the predefined options.Determine if the supplied value is one of the predefined options.Returns the enum constant of this type with the specified name.OracleConnectorConfig.SnapshotLockingMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.debezium.connector.oracle that return types with arguments of type OracleConnectorConfig.SnapshotLockingMode