Uses of Enum
io.debezium.relational.RelationalDatabaseConnectorConfig.DecimalHandlingMode
Packages that use RelationalDatabaseConnectorConfig.DecimalHandlingMode
-
Uses of RelationalDatabaseConnectorConfig.DecimalHandlingMode in io.debezium.relational
Methods in io.debezium.relational that return RelationalDatabaseConnectorConfig.DecimalHandlingModeModifier 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.RelationalDatabaseConnectorConfig.DecimalHandlingMode.values()Returns an array containing the constants of this enum type, in the order they are declared.