Index: TECH/Algo/SQL/SelectBuilder/InputParameters.cls.xml
===================================================================
diff -u
--- TECH/Algo/SQL/SelectBuilder/InputParameters.cls.xml (revision 0)
+++ TECH/Algo/SQL/SelectBuilder/InputParameters.cls.xml (revision 947)
@@ -0,0 +1,13 @@
+
+
+
+1
+TECH.DataTransferObject
+
+
+%String
+
+
+
+
+
Index: TECH/Algo/SQL/SelectBuilder/Info.cls.xml
===================================================================
diff -u
--- TECH/Algo/SQL/SelectBuilder/Info.cls.xml (revision 0)
+++ TECH/Algo/SQL/SelectBuilder/Info.cls.xml (revision 947)
@@ -0,0 +1,16 @@
+
+
+
+TECH.RegisteredObject
+
+
+%String
+
+
+
+%List
+
+
+
+
+
Index: TECH/Algo/SQL/QueryEngine/CombinatieConditie.cls.xml
===================================================================
diff -u -r9 -r947
--- TECH/Algo/SQL/QueryEngine/CombinatieConditie.cls.xml (.../CombinatieConditie.cls.xml) (revision 9)
+++ TECH/Algo/SQL/QueryEngine/CombinatieConditie.cls.xml (.../CombinatieConditie.cls.xml) (revision 947)
@@ -36,15 +36,14 @@
%String
1:"("_Conditie_")",1:Conditie)
]]>
@@ -62,7 +61,13 @@
%Boolean
- 0
+
Index: TECH/Algo/SQL/SelectBuilder/SelectBuilder.cls.xml
===================================================================
diff -u
--- TECH/Algo/SQL/SelectBuilder/SelectBuilder.cls.xml (revision 0)
+++ TECH/Algo/SQL/SelectBuilder/SelectBuilder.cls.xml (revision 947)
@@ -0,0 +1,108 @@
+
+
+
+TECH.RegisteredObject
+
+
+TECH.Algo.SQL.QueryEngine.QueryBuilder
+1
+
+
+
+%List
+1
+
+
+
+TECH.Algo.SQL.QueryEngine.Tabel
+1
+
+
+
+TECH.Algo.SQL.QueryEngine.CombinatieConditie
+1
+
+
+
+Parameters:vhUnitTest.TECH.Algo.SQL.SelectBuilder.Genereer.InputParameters
+TECH.Algo.SQL.SelectBuilder.Info
+
+
+
+
+Parameters:vhUnitTest.TECH.Algo.SQL.SelectBuilder.Genereer.InputParameters
+1
+
+
+
+
+1
+%String
+
+
+
+
+Parameters:vhUnitTest.TECH.Algo.SQL.SelectBuilder.Genereer.InputParameters
+1
+ 0 {
+ do ..QueryBuilder.SelecteerVeldVanTabel(PropertyNaam,..Tabel)
+ do ..VerwerkPropertyWaarden(PropertyNaam,Waarden)
+
+ }
+ }
+]]>
+
+
+
+PropertyNaam:%String,Waarden:%ListOfDataTypes
+1
+
+
+
+
+1
+1
+%Status
+1
+
+
+
+
+
+