Generated by
JDiff

Package com.google.inject.persist

Changed Classes and Interfaces
PersistFilter Apply this filter to enable the HTTP Request unit of work and to have guice-persist manage the lifecycle of active units of work.
PersistService Persistence provider service.
Transactional

Any method or class marked with this annotation will be considered for transactionality.

UnitOfWork This interface is used to gain manual control over the unit of work.