Files | |
BasicQueries.h | |
DataAccess.h | |
Class used to centralize and control access to data in terralib. It aims to create a high-level interface for simplifying the concepts defined in the terralib DataAccess module. | |
FieldNameValidator.h | |
This class is responsible for validating field names. It can handle size limits, fix special characters changes the form 'tableName.propertyName' into the form 'tableName_propertyName'. | |
Utils.h | |
Utility functions for the data access module. | |