Fountain-JDBC is a Clojure wrapper for Spring-JDBC that provides functionality for parameterized SQL statements, transactions, and database actions and CRUD operations through dbaction.clj, dbcrud.clj, and executor.clj files.
2. Fountain-JDBC is a Clojure wrapper for Spring-JDBC a component to deal with JDBC in Spring framework. The current scope is: Parameterized SQL statements Transactions