mirror of
https://github.com/svek95/WST_PersonTest.git
synced 2026-05-17 18:44:03 +03:00
add gitignore
This commit is contained in:
@@ -5,9 +5,7 @@ import java.sql.Statement;
|
|||||||
import java.util.ArrayList;
|
import java.util.ArrayList;
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|
||||||
/**
|
|
||||||
* Created by artemsolonin on 12.05.2017.
|
|
||||||
*/
|
|
||||||
public class PostgreSQLDAO {
|
public class PostgreSQLDAO {
|
||||||
public PostgreSQLDAO(Connection connection) {
|
public PostgreSQLDAO(Connection connection) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user