26 #ifndef __TERRALIB_ADO_INTERNAL_SQLVISITOR_H    27 #define __TERRALIB_ADO_INTERNAL_SQLVISITOR_H    30 #include "../dataaccess/query/SQLVisitor.h"    34 #include <boost/noncopyable.hpp>    37 #import "msado15.dll" \
    38   no_namespace rename(
"EOF", 
"EndOfFile")
    90 #endif  // __TERRALIB_ADO_INTERNAL_SQLVISITOR_H te::da::SQLDialect * dialect
 
_ConnectionPtr m_conn
The ADO connection used to escape string! 
 
A class that models the name of any property of an object. 
 
#define TEADOEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
It represents the SQL query dialect accepted by a given data source. 
 
Configuration flags for the TerraLib ADO Data Access driver. 
 
A class that models a literal for Date and Time values. 
 
A class that models a literal for ByteArray values. 
 
boost::ptr_vector< Field > Fields
Fields is just a boost::ptr_vector of Field pointers. 
 
A class that models a Function expression. 
 
A visitor for building an SQL statement using ADO dialect. 
 
A class that models a literal for Envelope values. 
 
A visitor for building an SQL statement from a given Query hierarchy. 
 
JoinConditionOn is a boolean expression and it specifies which items in a join are considered to matc...
 
A class that models a literal for Geometry values.