-- putting auto-commit to 'update' command as wellmaster
commitb79ab28054cc4643c12d99d60dfa92ea2d244ef3
authorTimothy Washington <twashing@gmail.com>
Thu, 14 Oct 2010 19:58:23 +0000 (14 15:58 -0400)
committerTimothy Washington <twashing@gmail.com>
Thu, 14 Oct 2010 19:58:23 +0000 (14 15:58 -0400)
treef4b6b354dcf0694d861ccdff94492d90bab14eb9
parentd3527b98af66ee1b4ad0ea0ebab5a75fa31fbdc7
-- putting auto-commit to 'update' command as well
-- creating a separate update.clj file for DB interaction
-- using multimethod abstraction for xpath_handler
src/commands/update.clj [new file with mode: 0644]
src/depth_adapter.clj
src/xml_handler.clj
src/xpath_handler.clj