Revision 15775987
In implementing the getSystemMetadata() call, add a SystemMetadataMapper class to map rows of the database into the given SystemMetadata object. Also add the ReplicationPolicyEntryMapper to map preferred and blocked lists found in the newly added call to getReplicationPolicies(). To allow access to that call in a static manner, I also made the jdbc template static. Needs testing. Also need to add in replica entries.
Files
- added
- modified
- copied
- renamed
- deleted