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