Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-1266 DocumentStore implementation for relational databases
  3. OAK-3676

RDBDocumentStore on SQLServer: append logic creates many different PreparedStatements

    XMLWordPrintableJSON

Details

    • Technical task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.24, 1.2.8, 1.3.11
    • 1.0.25, 1.2.9, 1.3.12, 1.4
    • rdbmk
    • None

    Description

      The way the append logic is implemented for SQL server leads to a "flood" of prepared statements that only differ in one parameter which should have been a PreparedStatementParameter in the first place.

      Refactor the logic so that special-case databases have control over the number and types of parameters, so that in this case the numerical value can become a proper parameter.

      Attachments

        Issue Links

          Activity

            People

              reschke Julian Reschke
              reschke Julian Reschke
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: