Class MySQLProvider
- java.lang.Object
-
- ru.dest.library.database.connection.MySQLProvider
-
- All Implemented Interfaces:
IConnectionProvider
public class MySQLProvider extends Object implements IConnectionProvider
-
-
Constructor Summary
Constructors Constructor Description MySQLProvider(@NotNull ConnectionSettings config)
-
-
-
Constructor Detail
-
MySQLProvider
public MySQLProvider(@NotNull @NotNull ConnectionSettings config) throws ClassNotFoundException- Throws:
ClassNotFoundException
-
-
Method Detail
-
connect
public Connection connect() throws SQLException
- Specified by:
connectin interfaceIConnectionProvider- Throws:
SQLException
-
-