Uses of Interface
io.debezium.relational.AttributeEditor
Packages that use AttributeEditor
-
Uses of AttributeEditor in io.debezium.relational
Classes in io.debezium.relational that implement AttributeEditorModifier and TypeClassDescription(package private) final classImplementation of theAttributeEditorcontract.Methods in io.debezium.relational that return AttributeEditorModifier and TypeMethodDescriptionAttribute.edit()Obtain an editor that contains the same information as this attribute.AttributeImpl.edit()static AttributeEditorAttribute.editor()Obtain an attribute editor that can be used to define an attribute.Set the name of the attribute.Set the value of the attribute.