| Package | Description |
|---|---|
| com.google.inject.persist |
Guice Persist: a lightweight persistence library for Guice; this extension requires
guice-persist.jar. |
| com.google.inject.persist.jpa |
guice-persist's Java Persistence API (JPA) support.
|
| Class and Description |
|---|
| PersistService
Persistence provider service.
|
| UnitOfWork
This interface is used to gain manual control over the unit of work.
|
| Class and Description |
|---|
| PersistModule
Install this module to add guice-persist library support for JPA persistence
providers.
|
Copyright © 2006-2016 Google, Inc.. All Rights Reserved.