@UtilityMarker public final class TableRowCountsUtility extends Object
| Modifier and Type | Method and Description |
|---|---|
static long |
getRowCount(schemacrawler.schema.Table table) |
static String |
getRowCountMessage(Number number)
Message format for the counts.
|
static String |
getRowCountMessage(schemacrawler.schema.Table table) |
static boolean |
hasRowCount(schemacrawler.schema.Table table) |
public static long getRowCount(schemacrawler.schema.Table table)
public static String getRowCountMessage(Number number)
number - Number value in the messagepublic static String getRowCountMessage(schemacrawler.schema.Table table)
public static boolean hasRowCount(schemacrawler.schema.Table table)
Copyright © 2000-2021 Sualeh Fatehi. All rights reserved.