1. 24 Mar, 2003 1 commit
    • Fred Drake's avatar
      - documented the "prefix" stuff · 95bf5343
      Fred Drake authored
      - fixed datatype of the values for "handler" attributes
      - removed/commented out all mentions of schema component extension;
        that's really not complete and should probably be thought through
        again
      - moved docs for legacy API out; these should not be generally
        documented
      - misc. small fixes
      95bf5343
  2. 21 Mar, 2003 1 commit
  3. 20 Mar, 2003 1 commit
    • Jeremy Hylton's avatar
      Change prepare() signature in IDataManager. · 626e22d6
      Jeremy Hylton authored
      The manager should raise an exception in its prepare() method rather
      than returning a boolean to indicate failure.  Rationale: The txn
      manager can't raise a reasonable exception, because it doesn't know
      what the data manager couldn't prepare.
      626e22d6
  4. 17 Mar, 2003 10 commits
  5. 16 Mar, 2003 1 commit
  6. 13 Mar, 2003 1 commit
  7. 10 Mar, 2003 2 commits
  8. 07 Mar, 2003 6 commits
  9. 05 Mar, 2003 1 commit
    • Jeremy Hylton's avatar
      Merge jeremy-atomic-invalidation-branch. · c7f79a47
      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
  10. 04 Mar, 2003 5 commits
  11. 03 Mar, 2003 1 commit
  12. 28 Feb, 2003 4 commits
  13. 25 Feb, 2003 1 commit
  14. 20 Feb, 2003 5 commits