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

EJBQL: Fix likeIgnoreCase issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0RC1
    • 3.0RC2
    • None
    • None

    Description

      1. Expression.toEJBQL() for likeIgnoreCase should output correct EJBQL statement, such as: upper(p.a) like upper('%b%')

      (second one, "EJBQL should correctly parse upper() for literals: upper(p.a) like upper('%b%')" has been neglected as it doesn't follow EJBQL spec)

      Attachments

        Activity

          People

            antidote Andrey Razumovsky
            antidote Andrey Razumovsky
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: