Uploaded image for project: 'Torque'
  1. Torque
  2. TORQUE-332

Criteria.addJoin(String, String, Criterion, JoinType) does not honor default schema

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0
    • 5.0
    • Runtime
    • None

    Description

      Situation: A Default schema is set in Torque, i.e. all Table names should be prefixed with a schema name.
      A Criteria is created, using the Criteria.addJoin(String, String, Criterion, JoinType) method, where at least one of the Strings is an unqualified table name.

      Current behaviour: The unqualified table names are retained in the SQL created from the criteria.

      Desired behaviour: The unqualified table names should be prefixed with the schema prefix

      Attachments

        Activity

          People

            tfischer Thomas Fox
            tfischer Thomas Fox
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: