26#ifndef __TERRALIB_DATAACCESS_INTERNAL_DATASOURCE_FW_H
27#define __TERRALIB_DATAACCESS_INTERNAL_DATASOURCE_FW_H
40 class DataSourceCatalogLoader;
44 class PreparedStatement;
This class defines the basic interface for a connection pool.
A class that models an object that submits commands in batch to the data source.
A class that represents the known capabilities of a specific data source, i.e. this class informs all...
It represents the system catalog of a DataSource.
A factory for data sources.
A class that represents a data source component.
This is a singleton for managing all data source instances available in the system.
A DataSourceTransactor can be viewed as a connection to the data source for reading/writing things in...
An abstract class for data providers like a DBMS, Web Services or a regular file.
Namespace for the DataAccess API of TerraLib.