tableName method

  1. @override
String tableName()
override

Implementation

@override
String tableName() {
  return "SqliteBeanTest";
}