Go to the documentation of this file.
   26 #ifndef __TERRALIB_SQLITE_INTERNAL_CONFIG_H 
   27 #define __TERRALIB_SQLITE_INTERNAL_CONFIG_H 
   30 #define TE_SQLITE_PLUGIN_NAME "te.da.sqlite" 
   33 #define TE_SQLITE_DRIVER_IDENTIFIER "SQLITE" 
   36 #define TE_SQLITE_BUFFER_SCRIPT_SIZE 16777216 
   39 #define TE_SQLITE_BOOL_FALSE 0 
   42 #define TE_SQLITE_BOOL_TRUE 1 
   49 #endif  // __TERRALIB_SQLITE_INTERNAL_CONFIG_H