Skip to content

Overview

sclassen edited this page Jan 11, 2013 · 3 revisions

Here you find a sample code of how a DAO or service may look if it uses guice-jpa

If you have used guice-persist before you may be interested in the differences between guice-jpa and guice-persist.

The most difficult part to get right is the configuration and setup of the persistence unit. Some examples are provided:

Have you been convinced? Get guice-jpa at maven central

Clone this wiki locally