26 #ifndef __TERRALIB_SQLITE_INTERNAL_DATASOURCEFACTORY_H 
   27 #define __TERRALIB_SQLITE_INTERNAL_DATASOURCEFACTORY_H 
   43 #endif  // __TERRALIB_SQLITE_INTERNAL_DATASOURCEFACTORY_H 
An abstract class for data providers like a DBMS, Web Services or a regular file. ...
 
Implements the DataSource class for the SQLite Data Access Driver. 
 
te::da::DataSource * Build()