Uploaded image for project: 'Kuina'
  1. Kuina
  2. KUINA-1

問い合わせのフラッシュ・モードをDaoメソッドに@FlushModeアノテーションを付けることで指定することができるようになりました.

XMLWordPrintable

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 1.0.0-rc2
    • Affects Version/s: 1.0.0-rc1
    • Component/s: Kuina-Dao
    • None

      問い合わせメソッドに@DisableFlushアノテーションを付けることにより,Query#setFlushMode(COMMIT)を設定する.

      @DisableFlush
      List<Employee> findAll();
      

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

              Created:
              Updated:
              Resolved: