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

Add LIMIT / OFFSET clause generation method to SelectTranslator lifecycle

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0
    • 3.0M5
    • None
    • None

    Description

      Superclass SelectTranslator does not support LIMIT / OFFSET clauses. All this functionality is done via adapter provided subclasses. We need to have a common method in the superclass (with noop default implementation, as there all DB's are different in LIMIT syntax, and most don't support it). This is partially motivated by CAY-1130 that will require support of optional limit clause turning on and off depending on other query parameters.

      Attachments

        Activity

          People

            andrus Andrus Adamchik
            andrus Andrus Adamchik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: