Interface SQLConnectionProvider
- All Known Implementing Classes:
FileConnectionProvider
,H2ConnectionProvider
,MariaDBConnectionProvider
,MySQLConnectionProvider
,PostgreSQLConnectionProvider
,SQLDriverConnectionProvider
,SQLHikariConnectionProvider
,SQLiteConnectionProvider
public interface SQLConnectionProvider
-
Method Summary
-
Method Details
-
getConnection
- Throws:
SQLException
-
close
- Throws:
SQLException
-