Class UnionExpression<T>

    • Method Detail

      • apply

        public Stream<Map<String,​Object>> apply​(T value)
        Performs UNION operation on both set expressions
        Parameters:
        value - Object to handle
        Returns:
        Stream combining entities from both expressions