Class SqlFunctionAggregateListagg.Behavior

    • Method Detail

      • getTruncationType

        public String getTruncationType()
        Get a truncation type.
        Returns:
        truncation type
      • getTruncationFiller

        public SqlLiteralString getTruncationFiller()
        Get a truncation filler.
        Returns:
        truncation filler
      • setTruncationFiller

        public void setTruncationFiller​(SqlLiteralString truncationFiller)
        Set a truncation filler.
        Parameters:
        truncationFiller - truncation filler
      • hasTruncationFiller

        public boolean hasTruncationFiller()
        Check if a truncation filler exists.
        Returns:
        true if a truncation filler exists