Interface EntityEditModel.Insert.Task

Enclosing interface:
EntityEditModel.Insert

public static interface EntityEditModel.Insert.Task
The task performing the insert operation
  • Method Details

    • perform

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