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