package fj.control.db
Abstractions for JDBC connections.
-
-
Classes
A method of connecting to the database.
The DB monad represents a database action, or a value within the context of a database connection.
Performs database I/O, in order to read or write the database state.