Interface TaskPersistenceContextManager


public interface TaskPersistenceContextManager
  • Method Details

    • getPersistenceContext

      TaskPersistenceContext getPersistenceContext()
    • beginCommandScopedEntityManager

      void beginCommandScopedEntityManager()
    • endCommandScopedEntityManager

      void endCommandScopedEntityManager()
    • dispose

      void dispose()
      Executes the necessary actions in order to clean up and dispose of the internal fields of this instance.