libgda API Reference

Table of Contents
libgda -- Library initialization
gda-blob -- Management of BLOBs (Binary Large OBjects)
GdaClient -- Database client access
gda-command -- Functions that deal with GdaCommand
gda-config -- Access/Management of libgda configuration
GdaConnection -- Management of connections to data sources
GdaDataModelArray -- An implementation of GdaDataModel based on an array
GdaDataModelHash -- An implementation of GdaDataModel based on a hash table
GdaDataModelList -- An implementation of GdaDataModel based on a list
GdaDataModel -- Basic data model class
GdaError -- Management of errors
GdaExport -- Exporting of databases
gda-field -- Management of database fields
gda-log -- Log functions
gda-parameter -- Management of parameters
gda-quark-list -- Quark lists (lists of KEY=VALUE's)
gda-row -- Functions for accessing GdaRow
GdaSelect -- Filtering data from GdaDataModel
GdaTable -- An in-memory representation of a database table
GdaTransaction -- Management of transactions
gda-util -- Utility functions
gda-value -- Data values
GdaXmlConnection -- Management of connections to XML data sources
GdaXmlDatabase -- XML database representation (used for import/export and in the default provider)
GdaXmlDocument -- Base class for XML document management

The following sections describe the API available for GDA applications.