play.api.db.TransactionIsolationLevel
See theTransactionIsolationLevel companion object
Defines isolation levels that determines the degree to which one transaction must be isolated from resource or data modifications made by other operations.
Value parameters
- id
-
the transaction isolation level.
Attributes
- See also
-
Connection.
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article