Uses of Enum Class
io.debezium.connector.mysql.MySqlConnectorConfig.BigIntUnsignedHandlingMode
Packages that use MySqlConnectorConfig.BigIntUnsignedHandlingMode
-
Uses of MySqlConnectorConfig.BigIntUnsignedHandlingMode in io.debezium.connector.mysql
Methods in io.debezium.connector.mysql that return MySqlConnectorConfig.BigIntUnsignedHandlingModeModifier 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.MySqlConnectorConfig.BigIntUnsignedHandlingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.