libgdamm Reference Documentation
Main Page   Namespaces   Book  

libgdamm Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Gnome::Gda::BlobThis object is a base class for individual database providers which support BLOB types
Gnome::Gda::BlobOpBlobs handling
Gnome::Gda::ClientDatabase client access
Gnome::Gda::ClientErrorException class for Gda client errors
Gnome::Gda::ColumnManagement of DataModel column attributes
Gnome::Gda::ColumnIndexDataModel column indexes — Management of DataModel column index attributes
Gnome::Gda::CommandFor issuing commands to the provider
Gnome::Gda::ConnectionManages a connection to a data source
Gnome::Gda::ConnectionErrorException class for Gda connection errors
Gnome::Gda::ConnectionEventAny event which has occurred on a GdaConnection
Gnome::Gda::DataHandlerBase class which provides data handling capabilities
Gnome::Gda::DataModelAbstract DataModel (Base class for all DataModels)
Gnome::Gda::DataModelArrayAn implementation of DataModel based on an array
Gnome::Gda::DataModelFilterSQLFiltering data from one or several DataModel objects
Gnome::Gda::DataModelHashAn implementation of GdaDataModel based on a hash table
Gnome::Gda::DataModelImportImporting data from a string or a file
Gnome::Gda::DataModelIndex
Gnome::Gda::DataModelIter
Gnome::Gda::DataModelIterError
Gnome::Gda::DataModelQueryAn implementation of DataModel based on a SELECT query
Gnome::Gda::DataModelQueryErrorException class for DataModelQuery errors
Gnome::Gda::DataModelRowBase implementation for other objects to implement the DataModel interface based on the use of rows
Gnome::Gda::DataProxyProxy to hold modifications for any DataModel, providing the DataModel interface itself
Gnome::Gda::DataSourceInfo
Gnome::Gda::Config::DataSourceInfoTraits
Gnome::Gda::DictThis object is a "proxy repository" for objects in a database
Gnome::Gda::DictAggregateRepresents an aggregate in the DBMS (like COUNT() or AVG(), for example)
Gnome::Gda::DictConstraintRepresents a constraint within a database
Gnome::Gda::DictDatabaseRepresents a database structure in the DBMS server
Gnome::Gda::DictError
Gnome::Gda::DictFieldRepresents a field in a table or a view in the database
Gnome::Gda::DictFunctionRepresents a function in the DBMS
Gnome::Gda::DictTableRepresents a table or a view in the database
Gnome::Gda::DictTypeRepresents a data type in the DBMS
Gnome::Gda::EntityBase class to represent a generic entity (for tables, views or queries)
Gnome::Gda::EntityFieldBase class to represent a generic field (for tables' fields, etc)
Gnome::Gda::GeneralErrorException class for Gda errors
Gnome::Gda::HandlerBinDefault handler for binary values
Gnome::Gda::HandlerBooleanDefault Handler for booleans
Gnome::Gda::HandlerNumericalDefault handler for numeric values
Gnome::Gda::HandlerStringDefault handler for strings
Gnome::Gda::HandlerTimeDefault handler for time, date and timestamp
Gnome::Gda::HandlerTypeDefault handler for GType values
Gnome::Gda::ObjectThe base class for many of the libgda objects
Gnome::Gda::ParameterRepresents a Value with various attributes
Gnome::Gda::ParameterErrorException class for Gda parameter errors
Gnome::Gda::ParameterListManages a list of GdaParameter objects which contain individual values
Gnome::Gda::ParameterListErrorException class for Gda parameter list errors
Gnome::Gda::ProviderInfo
Gnome::Gda::Config::ProviderInfoTraits
Gnome::Gda::QueryRepresents any kind of DML query
Gnome::Gda::QueryConditionRepresents a condition within a query
Gnome::Gda::QueryError
Gnome::Gda::QueryFieldParent class for any query's field
Gnome::Gda::QueryFieldAggRepresents a function (selected by a DictAggregate object)
Gnome::Gda::QueryFieldAllRepresents all the fields of an entity (through a GdaQueryTarget object)
Gnome::Gda::QueryFieldFieldRepresents one field of an entity (through a QueryTarget object)
Gnome::Gda::QueryFieldFuncRepresents a function (selected by a GdaDictFunction object)
Gnome::Gda::QueryFieldValueRepresents a single value (or a parameter)
Gnome::Gda::QueryJoinThis object is a join, within a SELECT query, between two different entities participating in the query; the entities are themselves represented by GdaQueryTarget objects
Gnome::Gda::QueryObjectParent class for any object participating in a GdaQuery query
Gnome::Gda::QueryTargetRepresents a target entity within a query
Gnome::Gda::RefererBase class to know when on object is completely defined
Gnome::Gda::RendererBase class to get representations of objects as SQL statements, XML nodes or human readable text
Gnome::Gda::Row
Gnome::Gda::ServerOperationHandles any DDL query in an abstract way
Gnome::Gda::ServerProvider
Gnome::Gda::TransactionStatusKeeps track of the transactional status of a connection
Gnome::Gda::ValueUse value_type() to identify the value type at runtime
Gnome::Gda::XmlStorageBase class which provides saving and loading using XML structures

Generated for libgdamm by Doxygen 1.5.1 © 1997-2001