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