Uses of Package
com.google.inject.persist

Packages that use com.google.inject.persist
com.google.inject.persist Guice Persist: a lightweight persistence library for Guice; this extension requires guice-persist-3.0.jar
com.google.inject.persist.jpa guice-persist's Java Persistence API (JPA) support. 
 

Classes in com.google.inject.persist used by com.google.inject.persist
PersistService
          Persistence provider service.
UnitOfWork
          This interface is used to gain manual control over the unit of work.
 

Classes in com.google.inject.persist used by com.google.inject.persist.jpa
PersistModule
          Install this module to add guice-persist library support for JPA persistence providers.
 



Copyright © 2006-2011 Google, Inc.. All Rights Reserved.