The FeatureWriter has an option to set the Table Qualifier. This makes it possible to use one writer for multiple database schemas.

Unfortunately the FeatureReader is missing something similar which leeds to a lot of spaghetti. It would be a nice improvement if you can set in the FeatureReader the Table Qualifier (based on an attribute value).
