- use() takes reference now

- bind() for constants
- Statement: allow for easier external binding supply
This commit is contained in:
Aleksandar Fabijanic
2008-01-16 03:32:10 +00:00
parent 48d0d9fef9
commit 41c775b41d
11 changed files with 508 additions and 95 deletions

View File

@@ -63,6 +63,7 @@ public:
void testRowSort();
void testRowFormat();
void testDateAndTime();
void testExternalBindingAndExtraction();
void setUp();
void tearDown();