23 #ifndef __ccxx_SQLValueBinder_hxx 24 #define __ccxx_SQLValueBinder_hxx 177 void checkInputIndex();
178 void checkOutputIndex();
188 #endif // __ccxx_SQLValueBinder_hxx
A value binder for a SQLQuery object.
Definition: SQLValueBinder.h++:41
unsigned int uint_t
An alias for unsigned int.
Definition: Integers.h++:74
An SQL prepared statement that can be efficiently executed multiple times.
Definition: SQLQuery.h++:57
std::ostream & operator<<(std::ostream &stream, const BitSet &bs)
Definition: BitSet.h++:383
A reference-counting, copy-on-write, threadsafe container for arbitrary binary data.
Definition: Blob.h++:45
A flexible, reference counted, copy-on-write, thread-safe, nullable string.
Definition: String.h++:50
#define CCXX_COPY_DECLS(CLASS)
Inlines declarations of a copy constructor and assignment operator for the class CLASS.
Definition: Common.h++:295
Definition: AllocationMap.c++:25
#define COMMONCPPDB_API
Definition: Common.h++:127