tables property

Map<String, String> tables
final

Existing physical table names mapped to their intended new names.

Implementation

final Map<String, String> tables;