Uploaded image for project: 'Cayenne'
  1. Cayenne
  2. CAY-1079

Derby adapter uses recursive implementation for orExp()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0
    • None
    • Core Library
    • None

    Description

      I get this exception w/paged queries.

      I need to make a note of this bug and get back to it.

      at org.apache.derby.impl.sql.compile.OrNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.BinaryOperatorNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.OrNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.BinaryOperatorNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.OrNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.BinaryOperatorNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.OrNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.BinaryOperatorNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.OrNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.BinaryOperatorNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.OrNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.BinaryOperatorNode.bindExpression(Unknown Source)
      at org.apache.derby.impl.sql.compile.BinaryLogicalOperatorNode.bindExpression(Unknown Source)

      Attachments

        Activity

          People

            andrus Andrus Adamchik
            oharboe Øyvind Harboe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: