Class JsonAggregateFunction

    • Field Detail

      • expressionOrderBy

        private final OrderByClause expressionOrderBy
      • usingKeyKeyword

        private boolean usingKeyKeyword
      • key

        private java.lang.Object key
      • usingValueKeyword

        private boolean usingValueKeyword
      • value

        private java.lang.Object value
      • usingFormatJson

        private boolean usingFormatJson
    • Constructor Detail

      • JsonAggregateFunction

        public JsonAggregateFunction()