Uploaded image for project: 'iBatis for .NET'
  1. iBatis for .NET
  2. IBATISNET-273

Refactor cache support

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • DataMapper 3.0
    • DataMapper 3.0
    • DataMapper
    • None

    Description

      In order to simplify configuration that is a bit confusing, the new syntax will be

      <cache id="xx" type="

      {Lru,Fifo,Perpetual,Weak, custom}

      " shared="

      {true,false}

      " flushInterval="in minutes">
      <flushOnExecute statement="UpdateAccount"/>
      <flushOnExecute statement="DeleteAccount"/>
      </cache>

      Attachments

        Activity

          People

            gilles Gilles Bayon
            gilles Gilles Bayon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: