Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Databaseclass Objecttrait Matchableclass AnyShow all
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
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
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
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
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
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Database Catalog
Database Catalog
Attributes
Database Schema
Database Schema
Attributes
Database Schema Meta Information
Database Schema Meta Information