26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_DATASET_H_H
27 #define __TERRALIB_DATAACCESS_INTERNAL_DATASET_H_H
A class that describes a check constraint.
A class that describes a constraint.
An converter for DataSetType.
A class that models the description of a dataset.
It models a foreign key constraint for a DataSetType.
This class represents a set of unique ids created in the same context. i.e. from the same data set.
It describes a primary key (pk) constraint.
It describes a sequence (a number generator).
It describes a unique key (uk) constraint.
A dataset is the unit of information manipulated by the data access module of TerraLib.
It describes an index associated to a DataSetType.
This class represents an unique id for a data set element.