Uses of Enum
io.debezium.connector.db2.Db2ConnectorConfig.SnapshotLockingMode
Packages that use Db2ConnectorConfig.SnapshotLockingMode
-
Uses of Db2ConnectorConfig.SnapshotLockingMode in io.debezium.connector.db2
Fields in io.debezium.connector.db2 declared as Db2ConnectorConfig.SnapshotLockingModeModifier and TypeFieldDescriptionprivate final Db2ConnectorConfig.SnapshotLockingModeDb2ConnectorConfig.snapshotLockingModeMethods in io.debezium.connector.db2 that return Db2ConnectorConfig.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.Db2ConnectorConfig.SnapshotLockingMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.debezium.connector.db2 that return types with arguments of type Db2ConnectorConfig.SnapshotLockingMode