Uses of Enum
io.debezium.connector.postgresql.PostgresConnectorConfig.TruncateHandlingMode
Packages that use PostgresConnectorConfig.TruncateHandlingMode
-
Uses of PostgresConnectorConfig.TruncateHandlingMode in io.debezium.connector.postgresql
Fields in io.debezium.connector.postgresql declared as PostgresConnectorConfig.TruncateHandlingModeModifier and TypeFieldDescriptionprivate final PostgresConnectorConfig.TruncateHandlingModePostgresConnectorConfig.truncateHandlingModeMethods in io.debezium.connector.postgresql that return PostgresConnectorConfig.TruncateHandlingModeModifier and TypeMethodDescriptionDeprecated.Deprecated.Returns the enum constant of this type with the specified name.PostgresConnectorConfig.TruncateHandlingMode.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.