zaleslaw / JDBC_Tutorial

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:MIT License


Languages

Language:Java 100.0%