This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Description
This seems like a useful component to have - a Reader that, on open, queries for all tables, and then constructs a JDBC reader for each one with a query of "SELECT * from (table name)". And it uses a ColumnMapRowMapper for each reader (though that could be a property of the Reader so it could be overridden).
That gives folks an OOTB way with ml-migration-starter to do a full dump of all tables into ML.