Uploaded image for project: 'Torque'
  1. Torque
  2. TORQUE-185 Allow subselects which do not reference a column
  3. TORQUE-194

create methods to create custom sql queries with prepared statement replacements

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-beta1
    • Runtime
    • None

    Description

      Currently, it is not possible to use custom criterions with prepared statement replacements.
      This should be made possible by the following methods in criteria.Criteria:

      andCustom(String query, Object[] preparedStatementReplacements)
      orCustom(String query, Object[] preparedStatementReplacements)
      whereCustom(String query, Object[] preparedStatementReplacements)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: