Client API Reference

Libgda nitialization - Library initialization
Configuration - Access/Management of libgda configuration
GdaClient - Database client access
GdaConnection - Management of connections to data sources
Commands - Functions that deal with GdaCommand
GdaDataModel - Basic data model class
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
GdaDataModelBase - Base implementation for other objects to implement the GdaDataModel interface
GdaDataModel columns - Management of GdaDataModel column attributes
GdaDataModel column indexes - Management of GdaDataModel column index attributes
GdaDataModelIndex - Management of GdaDataModel indexes
GdaDataModel rows - Row for a GdaDataModel object
GdaDataModel individual value - Single value stored in a GdaDataModel
GdaError - Management of errors
GdaExport - Exporting of databases
Logging - Log functions
GdaParameter - Management of parameters
Quark lists - Quark lists (lists of KEY=VALUE's)
GdaSelect - Filtering data from GdaDataModel
GdaTable - An in-memory representation of a database table
GdaTransaction - Management of transactions
Utility functions -
BLOBs - Management of BLOBs (Binary Large OBjects)
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.