Interface EntityEditModel.Update.Task

Enclosing interface:
EntityEditModel.Update

public static interface EntityEditModel.Update.Task
The task performing the update operation
  • Method Details

    • perform

      EntityEditModel.Update.Result perform() throws is.codion.common.db.exception.DatabaseException
      May be called in a background thread.
      Returns:
      the update result
      Throws:
      is.codion.common.db.exception.DatabaseException - in case of a database exception