Uploaded image for project: 'OJB'
  1. OJB
  2. OJB-4

Cannot resolve multiple attributes in a single criteria or column

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.x CVS
    • 1.1 CVS
    • None
    • None

    Description

      OJB can not resolve criteria or columns containing multiple attributes.

      ie: upper(col1 || col2)

      this leads to problems with distinct count-queries, where we need concatenation to construct one distinct value based on the pks:

      SELECT count(distinct (key1 || key2 || key3))

      splitPath fails on complex expressions.

      Attachments

        Activity

          People

            brj Jakob Braeuchi
            brj Jakob Braeuchi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: