Revision e1db6fb1
Refactor the d1_cn_common SystemMetadataDao layer to be able to pass in a DataSource and a map of table names that represent the 5 Metacat system metadata tables (identifier, systemmetadata, smreplicationpolicy, smreplicationstatus, xml_access). The map provides a lookup to the standard names when a specific database may have tables prefixed like 'unm_identifier'.
Also update the SystemMetadataDaoMetacatImpl and it's test to conform to the new interface. In progress. Needs testing.
refs #4234
Files
- added
- modified
- copied
- renamed
- deleted