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