public interface TaskPersistenceContextManager
Modifier and Type | Method and Description |
---|---|
void |
beginCommandScopedEntityManager() |
void |
dispose()
Executes the necessary actions in order to clean up and dispose of the internal fields of this instance.
|
void |
endCommandScopedEntityManager() |
TaskPersistenceContext |
getPersistenceContext() |
TaskPersistenceContext getPersistenceContext()
void beginCommandScopedEntityManager()
void endCommandScopedEntityManager()
void dispose()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.