接口 DeleteCommand.Cfg

封闭接口:
DeleteCommand

public static interface DeleteCommand.Cfg
  • 方法详细资料

    • setMode

      @OldChain DeleteCommand.Cfg setMode(DeleteMode mode)
    • setDissociateAction

      @OldChain default DeleteCommand.Cfg setDissociateAction(org.babyfish.jimmer.meta.TypedProp.Reference<?,?> prop, org.babyfish.jimmer.sql.DissociateAction dissociateAction)
    • setDissociateAction

      @OldChain DeleteCommand.Cfg setDissociateAction(org.babyfish.jimmer.meta.ImmutableProp prop, org.babyfish.jimmer.sql.DissociateAction dissociateAction)