tableName method
if it is sqlite the table name or if it is hive the box name or objectdb the name
Implementation
String tableName() {
throw UnimplementedError();
}
if it is sqlite the table name or if it is hive the box name or objectdb the name
String tableName() {
throw UnimplementedError();
}