-
-
Nested Class Summary
Nested Classes
Modifier and Type |
Class and Description |
static class |
com.google.inject.persist.jpa.JpaPersistService.EntityManagerFactoryProvider |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
begin
public void begin()
- Specified by:
begin
in interface com.google.inject.persist.UnitOfWork
-
end
public void end()
- Specified by:
end
in interface com.google.inject.persist.UnitOfWork
-
start
public void start()
- Specified by:
start
in interface com.google.inject.persist.PersistService
-
stop
public void stop()
- Specified by:
stop
in interface com.google.inject.persist.PersistService
Copyright © 2015. All rights reserved.