package db
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait DBApi extends AnyRef
DB API for managing application databases.
- trait Database extends AnyRef
Database API.
- sealed abstract class TransactionIsolationLevel extends AnyRef
Defines isolation levels that determines the degree to which one transaction must be isolated from resource or data modifications made by other operations.
Defines isolation levels that determines the degree to which one transaction must be isolated from resource or data modifications made by other operations.
- See also
Connection.
Value Members
- object TransactionIsolationLevel