Uses of Interface
com.google.inject.persist.PersistService

Packages that use PersistService
com.google.inject.persist Guice Persist: a lightweight persistence library for Guice; this extension requires guice-persist-3.0.jar
 

Uses of PersistService in com.google.inject.persist
 

Constructors in com.google.inject.persist with parameters of type PersistService
PersistFilter(UnitOfWork unitOfWork, PersistService persistService)
           
 



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