getRecords abstract method

  1. @protected
Map<String, Record> getRecords(
  1. String table
)

Implementation

@protected
Map<String, Record> getRecords(String table);