Class ReplaceSpecification

  • All Implemented Interfaces:
    Serializable

    public final class ReplaceSpecification
    extends Object
    implements Serializable
    Specify per field or per group of fields how missing (null) values should be handled. An action must be specified that defines how missing values are handled. A field name can be specified or a group of fields by type. A replacement value can be given if the action is to replace missing values with a constant value.
    See Also:
    Serialized Form