Generated by
JDiff

Interface com.google.inject.persist.UnitOfWork

Changed Methods
void begin() Changed from non-abstract to abstract. Starts a Unit Of Work.
void end() Changed from non-abstract to abstract. Declares an end to the current Unit of Work.