|
| | Config.h |
| | Configuration flags for the TerraLib ADO Data Access driver.
|
| |
| | Connection.h |
| | A class that implements a connection to a ADO database.
|
| |
| | DataSet.h |
| | DataSet class implementation for Microsoft Access driver.
|
| |
| | DataSource.h |
| | Implementation of the data source class for the ADO driver.
|
| |
| | DataSourceFactory.h |
| | This is the factory for ADO data sources.
|
| |
| | Exception.h |
| | An exception class for ADO.
|
| |
| | Globals.h |
| | An static class with global definitions.
|
| |
| | Module.h |
| | A utility class to initialize and terminate TerraLib ADO driver support.
|
| |
| | SQLVisitor.h |
| | A visitor for building an SQL statement using ADO dialect.
|
| |
| | Transactor.h |
| | DataSourceTransactor class implementation for Microsoft Access driver.
|
| |
| | Utils.h |
| | Utility functions for ADO.
|
| |