Interface TableRowCountFilter

  • All Known Implementing Classes:
    DefaultTableRowCountFilter

    public interface TableRowCountFilter
    Some tables are really big and computing the row count may take too long for the data base.

    Using this hint the @see DatabaseMetaDataInspectorTool will compute the row count only for the given tables.