Uploaded image for project: 'S2Dao'
  1. S2Dao
  2. DAO-61

[Seasar-user:5851]PagerS2DaoInterceptorWrapperでpushに失敗した場合でもpopされてしまう

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 1.0.43
    • Affects Version/s: 1.0.40
    • Component/s: None
    • None

      PagerS2DaoInterceptorWrapperで、pushに失敗した場合でもpopされてしまう。
      ↓のように、beforeはtryの前にする。

      before();
      try {
        execute();
      } finally {
        after();
      }
      

            Assignee:
            manhole manhole
            Reporter:
            manhole manhole
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: