Package org.sql2o.connectionsources
Interface ConnectionSource
- All Known Implementing Classes:
DataSourceConnectionSource
public interface ConnectionSource
An abstraction layer for providing jdbc connection
to use from
Connection
Created by nickl on 09.01.17.-
Method Summary
-
Method Details
-
getConnection
- Throws:
SQLException
-