Attributes
- Companion
- object
- Source
- Database.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Functions to manage the processing of connections for writing.
Functions to manage the processing of connections for writing.
Type parameters
- T
-
Type of data to be retrieved after database processing is executed.
Value parameters
- connectionKleisli
-
A Kleisli function that receives a Connection.
Attributes
- Source
- Database.scala
Functions to manage the processing of connections independently.
Functions to manage the processing of connections independently.
Type parameters
- T
-
Type of data to be retrieved after database processing is executed.
Value parameters
- connectionKleisli
-
A Kleisli function that receives a Connection.
Attributes
- Source
- Database.scala
Functions for managing the processing of connections in a read-only manner.
Functions for managing the processing of connections in a read-only manner.
Type parameters
- T
-
Type of data to be retrieved after database processing is executed.
Value parameters
- connectionKleisli
-
A Kleisli function that receives a Connection.
Attributes
- Source
- Database.scala
Functions to manage the processing of connections, always rolling back.
Functions to manage the processing of connections, always rolling back.
Type parameters
- T
-
Type of data to be retrieved after database processing is executed.
Value parameters
- connectionKleisli
-
A Kleisli function that receives a Connection.
Attributes
- Source
- Database.scala
Attributes
- Source
- Database.scala
Attributes
- Source
- Database.scala
Attributes
- Source
- Database.scala
Functions to manage the processing of connections in a transaction.
Functions to manage the processing of connections in a transaction.
Type parameters
- T
-
Type of data to be retrieved after database processing is executed.
Value parameters
- connectionKleisli
-
A Kleisli function that receives a Connection.
Attributes
- Source
- Database.scala
Concrete fields
Database Catalog
Database Schema
Database Schema Meta Information