Module is.codion.framework.model
Package is.codion.framework.model
Interface EntityEditModel.Update.Task
- Enclosing interface:
- EntityEditModel.Update
public static interface EntityEditModel.Update.Task
The task performing the update operation
-
Method Summary
-
Method Details
-
perform
May be called in a background thread.- Returns:
- the update result
- Throws:
DatabaseException
- in case of a database exception
-