summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/sqldb/client-test.cpp
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-04-17 22:59:51 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-04-17 22:59:51 +0000
commitcd904cdd0a82ad3c7859b5bc4365202c320da81f (patch)
tree45fbd4e5fdb92cdd327dab1775d29ae7d3dc1d5a /sca-cpp/trunk/components/sqldb/client-test.cpp
parent3d79be04a42d86838a110d679de4004d5b98b789 (diff)
Strawman implementation of post, put and delete on a tinycdb database, for now just a simplistic rewrite of the db per update.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935274 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/components/sqldb/client-test.cpp')
-rw-r--r--sca-cpp/trunk/components/sqldb/client-test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/components/sqldb/client-test.cpp b/sca-cpp/trunk/components/sqldb/client-test.cpp
index 271ec08bed..7712d6427c 100644
--- a/sca-cpp/trunk/components/sqldb/client-test.cpp
+++ b/sca-cpp/trunk/components/sqldb/client-test.cpp
@@ -20,7 +20,7 @@
/* $Rev$ $Date$ */
/**
- * Test SQLDB component.
+ * Test SQL database component.
*/
#include <assert.h>