public interface DataStoreMetadata
| Modifier and Type | Method and Description |
|---|---|
long |
getTableRowCount(String schemaName,
String tableName) |
boolean |
schemaExists(String schemaName) |
boolean |
tableExists(String schemaName,
String tableName) |