Project

General

Profile

« Previous | Next » 

Revision ac8e0f87

IDac8e0f8783ec65f1fd96daecefc8fdb9ce51b00c
Parent fbbb21cf
Child 7c3a98c5

Added by Chris Jones over 10 years ago

Stub out the saveSystemMetadata() method with transaction support using the Spring TransactionTemplate and TransactionManager. This is supposed to work in concert with the JdbcTemplate because they are both configured to use the same DataSource.
Add helper methods: updateSystemMetadata(), extractSystemMetadataAttrs(), getSysMetaUpdateStatement(), getSysMetaAttrValues(), and getSysMetaAttrTypes(). These are all used to construct the update SQL and values used in the jdbcTemplate.update() call.
Need to flesh out the extractSystemMetadataAttrs() to pull data from the given system metadata document.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

Add picture from clipboard (Maximum size: 14.8 MB)