Package org.d2rq.db.renamer

Class Summary
ColumnRenamer A Renamer based on a fixed map of original and replacement columns.
Renamer Something that can rename tables and columns in various objects.
TableRenamer A Renamer that can be applied to various things in order to substitute some tables for other tables, e.g., substitute a base table by an alias.