-
Jeremy Hylton authored
Add suspend() and resume() to transaction manager API. Change implementation so that the thread-aware manager does not inherit from the thread-agnostic manager. Add suspended transaction state.
c7f79a47
Add suspend() and resume() to transaction manager API. Change implementation so that the thread-aware manager does not inherit from the thread-agnostic manager. Add suspended transaction state.