Class Union

    • Constructor Detail

    • Method Detail

      • all

        public Union all()
      • distinct

        public Union distinct()
      • all

        public Union all​(boolean all)
      • string

        public java.lang.String string​(QueryOptions options)
        Description copied from interface: QueryPart
        Transforms this statement into an SQL string
        Specified by:
        string in interface QueryPart
        Parameters:
        options - The QueryOptions to apply for transformation
        Returns:
        The created SQL string