Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 316 Bytes

JDBC Persist

JDBC Persist is an extension of the Guice Persist extension for Google Guice! While the core Guice Persist only supports JPA, this allows you to use its unit-of-work and transaction handling features with JDBC.

Javadoc can be found here.