An error occurred fetching the project authors.
  1. 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
  2. 10 Mar, 2003 1 commit
  3. 07 Mar, 2003 2 commits