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