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

https://github.com/zaleslaw/jdbc_tutorial

30 exercises to learn JDBC API, Spring JDBC, DBUnit, Connection Pooling
https://github.com/zaleslaw/jdbc_tutorial

java jdbc spring-jdbc

Last synced: about 1 year ago
JSON representation

30 exercises to learn JDBC API, Spring JDBC, DBUnit, Connection Pooling

Awesome Lists containing this project

README

          

If you are really interesting in JDBC API usage you can find a lot of examples in this repository

All these examples can be run with database 'shop' .

Database can be imported from shop.sql (in resource folder)