An open API service indexing awesome lists of open source software.

https://github.com/manuelzzz/db-postgreconnection-java

💾Postgresql class to connect with database
https://github.com/manuelzzz/db-postgreconnection-java

database java postgresql

Last synced: 2 months ago
JSON representation

💾Postgresql class to connect with database

Awesome Lists containing this project

README

          

## Database connection using java.
### With java.sql class i create a simple and generic postgreSQL access.
### That mini-project is part of "APDS - Análise projeto e desenvolvimento de sistemas" school subject.