Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 212 Bytes

A comparison of JDBI and JPA for persistence

This repo contains some example code used to compare using the JDBI framework and JPA for persistence in a Java project.