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