26#ifndef __TERRALIB_DATAACCESS_INTERNAL_DATASET_FW_H
27#define __TERRALIB_DATAACCESS_INTERNAL_DATASET_FW_H
38 class DataSetPersistence;
40 class DataSetTypePersistence;
A class that describes a check constraint.
A class that models the description of a dataset.
A dataset is the unit of information manipulated by the data access module of TerraLib.
It models a foreign key constraint for a DataSetType.
It describes an index associated to a DataSetType.
It describes a primary key (pk) constraint.
It describes a sequence (a number generator).
It describes a unique key (uk) constraint.
Namespace for the DataAccess API of TerraLib.