Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | Related Pages | Examples

Todo List

page Main Page
Make the query object inherit from stringstream so queries can be streamed into a query.

Make the query.execute() thread safe to ensure that threads with the same database handle cannot execute queries simultaneously (ODBC querying is NOT thread safe).

Class SimpleDB::Database
: Overload the default assignment operator so that database objects can be assigned without causing problems with connection handles

Class SimpleDB::SimpleDBFactory
add mutual exclusion with algorithm for intelligent handing out of connection handles (block based on some algorithm to improve efficiency)

Copyright (C) 2005 Eminence Technology Pty Ltd.
Documentation pages generated by doxygen.

SourceForge.net Logo