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

https://github.com/fellipef/demo-dao-jdbc

Using JDBC to access a created local SQL Database
https://github.com/fellipef/demo-dao-jdbc

Last synced: 10 days ago
JSON representation

Using JDBC to access a created local SQL Database

Awesome Lists containing this project

README

          

# About this repository

Simple usage of Factory Design Pattern with JDBC and SQL to create a store that has Sellers assigned to each Department. You can also find here the script for the DB creation.