Safe Haskell | None |
---|---|
Language | Haskell2010 |
Hasql.Transaction.Sessions
- transaction :: IsolationLevel -> Mode -> Transaction a -> Session a
Documentation
transaction :: IsolationLevel -> Mode -> Transaction a -> Session a #
Execute the transaction using the provided isolation level and mode.