Module is.codion.framework.db.core
Package is.codion.framework.db
Interface EntityConnection.Transactional
- Enclosing interface:
EntityConnection
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Specifies an action to be executed within a transaction.
-
Method Summary
-
Method Details
-
execute
Executes the given transactional.- Throws:
Exception- in case of an exception
-