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