Package org.jdbi.v3.spring5
Class SpringConnectionFactory
java.lang.Object
org.jdbi.v3.spring5.SpringConnectionFactory
- All Implemented Interfaces:
ConnectionFactory
-
Constructor Details
-
SpringConnectionFactory
-
-
Method Details
-
openConnection
- Specified by:
openConnectionin interfaceConnectionFactory- Throws:
SQLException
-
closeConnection
- Specified by:
closeConnectionin interfaceConnectionFactory- Throws:
SQLException
-