Uses of Enum
io.debezium.connector.db2.Db2ConnectorConfig.Db2Platform
Packages that use Db2ConnectorConfig.Db2Platform
-
Uses of Db2ConnectorConfig.Db2Platform in io.debezium.connector.db2
Fields in io.debezium.connector.db2 declared as Db2ConnectorConfig.Db2PlatformModifier and TypeFieldDescriptionprivate final Db2ConnectorConfig.Db2PlatformDb2ConnectorConfig.db2PlatformMethods in io.debezium.connector.db2 that return Db2ConnectorConfig.Db2PlatformModifier and TypeMethodDescriptionDb2ConnectorConfig.getDb2Platform()Determine 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.static Db2ConnectorConfig.Db2Platform[]Db2ConnectorConfig.Db2Platform.values()Returns an array containing the constants of this enum type, in the order they are declared.