26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_DATASET_H_H 
   27 #define __TERRALIB_DATAACCESS_INTERNAL_DATASET_H_H 
   46 #endif  // __TERRALIB_DATAACCESS_INTERNAL_DATASET_H_H 
It describes a sequence (a number generator). 
 
It describes a primary key (pk) constraint. 
 
An converter for DataSetType. 
 
This class represents an unique id for a data set element. 
 
It describes an index associated to 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 unique key (uk) constraint. 
 
A class that describes a constraint. 
 
A class that describes a check constraint. 
 
It models a foreign key constraint for a DataSetType. 
 
A class that models the description of a dataset. 
 
A dataset is the unit of information manipulated by the data access module of TerraLib.