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

Subquery as query root

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 5.0-M1
    • Core Library
    • None

    Description

      After implementing CAY-2526 this will be really useful.

      API example:

      Select<?> subselect = ObjectSelect.query(..)
      
      ObjectSelect.query(Artist.class)
          .join(subselect, "s", exp)
          .select(context);
      

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            ntimofeev Nikita Timofeev
            ntimofeev Nikita Timofeev

            Dates

              Created:
              Updated:

              Slack

                Issue deployment