Index: vhUnitTest/Utils/TECH/Persistent/KeyValuePairRepository/Test.cls.xml
===================================================================
diff -u
--- vhUnitTest/Utils/TECH/Persistent/KeyValuePairRepository/Test.cls.xml (revision 0)
+++ vhUnitTest/Utils/TECH/Persistent/KeyValuePairRepository/Test.cls.xml (revision 34102)
@@ -0,0 +1,51 @@
+
+
+
+vhUnitTest.TestCase
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: vhTest/Utils/TECH/Persistent/KeyValuePairRepository.cls.xml
===================================================================
diff -u
--- vhTest/Utils/TECH/Persistent/KeyValuePairRepository.cls.xml (revision 0)
+++ vhTest/Utils/TECH/Persistent/KeyValuePairRepository.cls.xml (revision 34102)
@@ -0,0 +1,30 @@
+
+
+
+TECH.Persistentie.Repository
+
+
+%String
+vhTest.Utils.TECH.Persistent.KeyValuePair
+
+
+
+Gateway:TECH.Persistent.Gateway="",QueryAPI:TECH.Query.QueryAPI=""
+1
+1
+%Status
+1
+
+
+
+
+Key:%String,Value:%String
+TECH.Persistent
+
+
+
+
+
+
Index: vhTest/Utils/TECH/Persistent/KeyValuePair.cls.xml
===================================================================
diff -u
--- vhTest/Utils/TECH/Persistent/KeyValuePair.cls.xml (revision 0)
+++ vhTest/Utils/TECH/Persistent/KeyValuePair.cls.xml (revision 34102)
@@ -0,0 +1,48 @@
+
+
+
+persistent
+TECH.Persistent
+
+
+%String
+
+
+
+%String
+
+
+
+Key
+1
+
+
+
+Value
+
+
+
+%Library.CacheStorage
+^vhTest.Utils.TDF0.KeyValuePairD
+KeyValuePairDefaultData
+^vhTest.Utils.TDF0.KeyValuePairD
+^vhTest.Utils.TDF0.KeyValuePairI
+^vhTest.Utils.TDF0.KeyValuePairS
+
+listnode
+
+
+%%CLASSNAME
+
+
+Key
+
+
+Value
+
+
+
+
+
+
+