Class Count

    • Method Detail

      • render

        protected java.lang.String render​(java.lang.String columnName)
        Description copied from class: AbstractAggregate
        Calculate the rendered string for the select list.
        Specified by:
        render in class AbstractAggregate<Count>
        Parameters:
        columnName - the calculated column name. It will have the table alias already applied if applicable.
        Returns:
        the rendered string for the select list