Interface DBIndexInfo.Column

    • Method Detail

      • getColumnName

        java.lang.String getColumnName()
        Returns:
        The name of the column
      • isAscending

        java.lang.Boolean isAscending()
        Returns:
        True or false, or null if not supported by the database or the type of index