Classes | |
class | ConnectionManagerFactory |
The factory to create appropriate ConnectionManager objects. More… | |
class | ConnectionManagerInterface |
The interface for handing out and managing database connections. More… | |
class | Conversion |
A helper object holding static conversion functions, that are helpful when accessing databases. More… | |
class | SimpleConnectionManager |
A simple connection manager, basically a facade to the underlying odbc::DriverManager class. More… |