Class Set<E extends EntityBean,​SELF extends Set<E,​SELF>>

  • Type Parameters:
    E - type of the EntityBean to query.
    SELF - type of this class itself.
    All Implemented Interfaces:
    Clause, TypedClause<E>, io.github.mmm.marshall.MarshallableObject, io.github.mmm.marshall.Marshaller<Object>, io.github.mmm.marshall.Marshalling<Object>, io.github.mmm.marshall.MarshallingObject, io.github.mmm.marshall.UnmarshallableObject, io.github.mmm.marshall.Unmarshaller<Object>
    Direct Known Subclasses:
    UpdateSet

    public abstract class Set<E extends EntityBean,​SELF extends Set<E,​SELF>>
    extends AssignmentClause<E,​SELF>
    Set-Clause containing assignments to set or update.
    Since:
    1.0.0