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