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