File: index.html

package info (click to toggle)
libgda2 1.2.4-1.2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 13,724 kB
  • ctags: 6,979
  • sloc: ansic: 47,166; xml: 19,896; sh: 8,797; makefile: 863; yacc: 202; lex: 129; cpp: 73
file content (407 lines) | stat: -rw-r--r-- 24,834 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GNOME Data Access manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<meta name="description" content="GNOME Data Access (GDA) is an architecture whose purpose is to provide universal access to many different kinds and types of data sources. This goes from traditional relational database systems, to any imaginable kind of data source such as a mail server, a LDAP directory... This universality is obtained through the use of an easily extensible plug-in system as the mechanism for communication between the different components in the architecture.">
<link rel="start" href="index.html" title="GNOME Data Access manual">
<link rel="next" href="introduction.html" title="Introduction">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="introduction.html" title="Introduction">
<link rel="chapter" href="architecture.html" title="libgda architecture">
<link rel="chapter" href="installation.html" title="Installation">
<link rel="chapter" href="connecting.html" title="Beginning">
<link rel="chapter" href="processing-queries.html" title="Processing queries">
<link rel="chapter" href="ch06.html" title="Transactions and batch processes">
<link rel="chapter" href="managing-errors.html" title="Managing errors">
<link rel="chapter" href="main_example.html" title="Full example">
<link rel="chapter" href="migration.html" title="Some formulae for migration from old version">
<link rel="chapter" href="libgda-api.html" title="Client API Reference">
<link rel="chapter" href="libgda-providers.html" title="GDA Providers">
<link rel="chapter" href="libgda-xql.html" title="XML Queries">
<link rel="chapter" href="libgda-reports.html" title="GDA Report Engine">
<link rel="appendix" href="fdl.html" title="Appendix A. GNU Free Documentation License">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book" lang="en">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GNOME Data Access manual</p></th></tr></table></div>
<div><div class="authorgroup">
<div class="author">
<h3 class="author">
<span class="firstname">Michael</span> <span class="surname">Lausch</span>
</h3>
<div class="affiliation"><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:michael.lausch@1012surf.net">michael.lausch@1012surf.net</a>&gt;</code></p></div></div>
</div>
<div class="author">
<h3 class="author">
<span class="firstname">Rodrigo</span> <span class="surname">Moya</span>
</h3>
<div class="affiliation"><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:rodrigo@gnome-db.org">rodrigo@gnome-db.org</a>&gt;</code></p></div></div>
</div>
<div class="author">
<h3 class="author">
<span class="firstname">Vivien</span> <span class="surname">Malerba</span>
</h3>
<div class="affiliation"><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:malerba@gnome-db.org">malerba@gnome-db.org</a>&gt;</code></p></div></div>
</div>
<div class="author">
<h3 class="author">
<span class="firstname">Sean</span> <span class="surname">Allen</span>
</h3>
<span class="contrib">GDP compliance, FDL, added mark-up, English and syntax
        </span> <div class="affiliation"><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:zeroone@worldonline.co.za">zeroone@worldonline.co.za</a>&gt;</code></p></div></div>
</div>
<div class="author">
<h3 class="author">
<span class="firstname">Xabier</span> <span class="surname">Rodriguez Calvar</span>
</h3>
<span class="contrib">How to begin and migration formulae
        </span> <div class="affiliation">
<span class="orgname"><span class="emphasis"><em><a class="ulink" href="http://www.igalia.com" target="_top">Igalia, S.L.</a></em></span><br></span><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:xrcalvar@igalia.com">xrcalvar@igalia.com</a>&gt;</code></p></div>
</div>
</div>
<div class="author">
<h3 class="author">
<span class="firstname">Jose</span> <span class="surname">Dapena Paz</span>
</h3>
<span class="contrib">Some examples
        </span> <div class="affiliation">
<span class="orgname"><span class="emphasis"><em><a class="ulink" href="http://www.igalia.com" target="_top">Igalia, S.L.</a></em></span><br></span><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:jdapena@igalia.com">jdapena@igalia.com</a>&gt;</code></p></div>
</div>
</div>
</div></div>
<div><p class="copyright">Copyright © 1999-2003 The GNOME Foundation</p></div>
<div><div class="legalnotice">
<a name="legalnotice"></a><p>
        Permission is granted to copy, distribute and/or modify this document
        under the terms of the <a class="link" href="fdl.html" title="Appendix A. GNU Free Documentation License"><em class="citetitle">GNU
        Free Documentation License</em></a>, Version 1.1 or any later
        version published by the Free Software Foundation with no Invariant
        Sections, no Front-Cover Texts, and no Back-Cover Texts.  A copy of the
        license can be found in <a class="xref" href="fdl.html" title="Appendix A. GNU Free Documentation License">Appendix A, <i>GNU Free Documentation License</i></a>.
      </p>
<p>
        Many of the names used by companies to distinguish their products and
        services are claimed as trademarks. Where those names appear in any
        GNOME documentation, and those trademarks are made aware to the members
        of the GNOME Documentation Project, the names have been printed in caps
        or initial caps.
      </p>
</div></div>
<div><div class="abstract">
<p class="title"><b>Abstract</b></p>
<p>
        GNOME Data Access (<a href="http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi?query=GDA"><span class="acronym">GDA</span></a>) is an architecture whose 
        purpose is to provide universal access to many different kinds and
        types of data sources. This goes from traditional relational database
        systems, to any imaginable kind of data source such as a mail server,
        a <a href="http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi?query=LDAP"><span class="acronym">LDAP</span></a> directory...
      </p>
<p>
        This universality is obtained through the use of
        an easily extensible plug-in system as the mechanism for
	communication between the different components in the architecture.
      </p>
</div></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="chapter"><a href="introduction.html">Introduction</a></span></dt>
<dt><span class="chapter"><a href="architecture.html"><span class="application">libgda</span> architecture</a></span></dt>
<dt><span class="chapter"><a href="installation.html">Installation</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="installation.html#installation-introduction">Introduction</a></span></dt>
<dt><span class="sect1"><a href="installation-installing.html">Installing</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="installation-installing.html#installation-debian">Debian installation</a></span></dt></dl></dd>
<dt><span class="sect1"><a href="compiling.html">Compiling with the library</a></span></dt>
<dt><span class="sect1"><a href="installation-configuring.html">Configuring</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="installation-configuring.html#installation-development">Configuration for development</a></span></dt>
<dt><span class="sect2"><a href="installation-configuring.html#installation-client">Configuration for accessing a database</a></span></dt>
<dt><span class="sect2"><a href="installation-configuring.html#installation-provider">Provider's specific information</a></span></dt>
</dl></dd>
</dl></dd>
<dt><span class="chapter"><a href="connecting.html">Beginning</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="connecting.html#initializing">Initialising</a></span></dt>
<dt><span class="sect1"><a href="connections.html">Connecting</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="processing-queries.html">Processing queries</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="processing-queries.html#id446644">Executing sentences</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="processing-queries.html#building-commands">Building commands</a></span></dt>
<dt><span class="sect2"><a href="processing-queries.html#making-queries">Making <span class="emphasis"><em>non queries</em></span></a></span></dt>
<dt><span class="sect2"><a href="processing-queries.html#normal-queries">Making normal queries</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="data-model.html">Managing <span class="emphasis"><em>data models</em></span></a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="data-model.html#data-model-table-access">Example using direct cell access</a></span></dt>
<dt><span class="sect2"><a href="data-model.html#data-model-row-access">Example using row access</a></span></dt>
<dt><span class="sect2"><a href="data-model.html#data-model-free">Freeing data models</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="manage-gdavalue.html">Managing values</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="ch06.html">Transactions and batch processes</a></span></dt>
<dd><dl><dt><span class="sect1"><a href="ch06.html#transactions">Managing transactions</a></span></dt></dl></dd>
<dt><span class="chapter"><a href="managing-errors.html">Managing errors</a></span></dt>
<dt><span class="chapter"><a href="main_example.html">Full example</a></span></dt>
<dt><span class="chapter"><a href="migration.html">Some formulae for migration from old version</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="migration.html#migration-compilation">Compiling and initialising</a></span></dt>
<dt><span class="sect1"><a href="migration-configuration.html">Configuration and connections</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="migration-configuration.html#migration-data-sources">Creating data sources</a></span></dt>
<dt><span class="sect2"><a href="migration-configuration.html#migration-connections">Creating connections</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="migration-executing-commands.html">Executing commands</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="migration-executing-commands.html#migration-creating-commands">Creating commands</a></span></dt>
<dt><span class="sect2"><a href="migration-executing-commands.html#migration-executing-non-queries">Executing <span class="emphasis"><em>non queries</em></span></a></span></dt>
<dt><span class="sect2"><a href="migration-executing-commands.html#migration-executing-normal-queries">Executing normal queries</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="ch09s04.html">Managing data</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="ch09s04.html#id448468">Something important about data models</a></span></dt>
<dt><span class="sect2"><a href="ch09s04.html#id448502">Accessing directly to columns</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="ch09s05.html">Managing errors</a></span></dt>
<dt><span class="sect1"><a href="ch09s06.html">Managing transactions</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="libgda-api.html">Client API Reference</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libgda-libgda.html">libgda</a></span><span class="refpurpose"> — Library initialization</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-gda-blob.html">gda-blob</a></span><span class="refpurpose"> — Management of BLOBs (Binary Large OBjects)</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaClient.html">GdaClient</a></span><span class="refpurpose"> — Database client access</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-gda-command.html">gda-command</a></span><span class="refpurpose"> — Functions that deal with <a class="link" href="libgda-gda-command.html#GdaCommand" title="GdaCommand"><span class="type">GdaCommand</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-gda-config.html">gda-config</a></span><span class="refpurpose"> — Access/Management of libgda configuration</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaConnection.html">GdaConnection</a></span><span class="refpurpose"> — Management of connections to data sources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaDataModelArray.html">GdaDataModelArray</a></span><span class="refpurpose"> — An implementation of <a class="link" href="libgda-gda-row.html#GdaDataModel" title="GdaDataModel"><span class="type">GdaDataModel</span></a> based on an array</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaDataModelHash.html">GdaDataModelHash</a></span><span class="refpurpose"> — An implementation of <a class="link" href="libgda-gda-row.html#GdaDataModel" title="GdaDataModel"><span class="type">GdaDataModel</span></a> based on a hash table</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaDataModelList.html">GdaDataModelList</a></span><span class="refpurpose"> — An implementation of <a class="link" href="libgda-gda-row.html#GdaDataModel" title="GdaDataModel"><span class="type">GdaDataModel</span></a> based on a list</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaDataModel.html">GdaDataModel</a></span><span class="refpurpose"> — Basic data model class</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaError.html">GdaError</a></span><span class="refpurpose"> — Management of errors</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaExport.html">GdaExport</a></span><span class="refpurpose"> — Exporting of databases</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-gda-field.html">gda-field</a></span><span class="refpurpose"> — Management of database fields</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-gda-log.html">gda-log</a></span><span class="refpurpose"> — Log functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-gda-parameter.html">gda-parameter</a></span><span class="refpurpose"> — Management of parameters</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-gda-quark-list.html">gda-quark-list</a></span><span class="refpurpose"> — Quark lists (lists of KEY=VALUE's)</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-gda-row.html">gda-row</a></span><span class="refpurpose"> — Functions for accessing <a class="link" href="libgda-gda-row.html#GdaRow" title="GdaRow"><span class="type">GdaRow</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaSelect.html">GdaSelect</a></span><span class="refpurpose"> — Filtering data from <a class="link" href="libgda-gda-row.html#GdaDataModel" title="GdaDataModel"><span class="type">GdaDataModel</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaTable.html">GdaTable</a></span><span class="refpurpose"> — An in-memory representation of a database table</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaTransaction.html">GdaTransaction</a></span><span class="refpurpose"> — Management of transactions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-gda-util.html">gda-util</a></span><span class="refpurpose"> — Utility functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-gda-value.html">gda-value</a></span><span class="refpurpose"> — Data values</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXmlConnection.html">GdaXmlConnection</a></span><span class="refpurpose"> — Management of connections to XML data sources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXmlDatabase.html">GdaXmlDatabase</a></span><span class="refpurpose"> — XML database representation (used for import/export and in the default provider)</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXmlDocument.html">GdaXmlDocument</a></span><span class="refpurpose"> — Base class for XML document management</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="libgda-providers.html">GDA Providers</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="libgda-providers.html#libgda-provider-introduction">Introduction</a></span></dt>
<dt><span class="sect1"><a href="libgda-provider-class.html">The GdaServerProvider class</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="libgda-provider-class.html#libgda-provider-open-connection">open_connection</a></span></dt>
<dt><span class="sect2"><a href="libgda-provider-class.html#libgda-provider-close-connection">close_connection</a></span></dt>
<dt><span class="sect2"><a href="libgda-provider-class.html#libgda-provider-get-database">get_database</a></span></dt>
<dt><span class="sect2"><a href="libgda-provider-class.html#libgda-provider-change-database">change_database</a></span></dt>
<dt><span class="sect2"><a href="libgda-provider-class.html#libgda-provider-create-database">create_database</a></span></dt>
<dt><span class="sect2"><a href="libgda-provider-class.html#libgda-provider-drop-database">drop_database</a></span></dt>
<dt><span class="sect2"><a href="libgda-provider-class.html#libgda-provider-execute-command">execute_command</a></span></dt>
<dt><span class="sect2"><a href="libgda-provider-class.html#libgda-provider-begin-transaction">begin_transaction</a></span></dt>
<dt><span class="sect2"><a href="libgda-provider-class.html#libgda-provider-commit-transaction">commit_transaction</a></span></dt>
<dt><span class="sect2"><a href="libgda-provider-class.html#libgda-provider-rollback-transaction">rollback_transaction</a></span></dt>
<dt><span class="sect2"><a href="libgda-provider-class.html#libgda-provider-supports">supports</a></span></dt>
<dt><span class="sect2"><a href="libgda-provider-class.html#libgda-provider-get-schema">get_schema</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="libgda-provider-recordset.html">The recordset class</a></span></dt>
<dt><span class="sect1"><a href="libgda-server-provider-details.html">Details</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="libgda-xql.html">XML Queries</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlAtom.html">GdaXqlAtom</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlBin.html">GdaXqlBin</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlColumn.html">GdaXqlColumn</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlConst.html">GdaXqlConst</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlDelete.html">GdaXqlDelete</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlDml.html">GdaXqlDml</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlDual.html">GdaXqlDual</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlField.html">GdaXqlField</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlFunc.html">GdaXqlFunc</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlInsert.html">GdaXqlInsert</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlItem.html">GdaXqlItem</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlJoin.html">GdaXqlJoin</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlList.html">GdaXqlList</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlQuery.html">GdaXqlQuery</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlSelect.html">GdaXqlSelect</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlStack.html">GdaXqlStack</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlTarget.html">GdaXqlTarget</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlUpdate.html">GdaXqlUpdate</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-gda-xql-utils.html">gda-xql-utils</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlValue.html">GdaXqlValue</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaXqlValueRef.html">GdaXqlValueRef</a></span><span class="refpurpose"></span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="libgda-reports.html"><a href="http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi?query=GDA"><span class="acronym">GDA</span></a> Report Engine</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libgda-gda-report-types.html">gda-report-types</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaReportDocument.html">GdaReportDocument</a></span><span class="refpurpose"> — Management of libgda's report format</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaReportItem.html">GdaReportItem</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaReportItemDetail.html">GdaReportItemDetail</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaReportItemLabel.html">GdaReportItemLabel</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaReportItemPageFooter.html">GdaReportItemPageFooter</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaReportItemPageHeader.html">GdaReportItemPageHeader</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaReportItemRepField.html">GdaReportItemRepField</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaReportItemReport.html">GdaReportItemReport</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaReportItemReportFooter.html">GdaReportItemReportFooter</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaReportItemReportHeader.html">GdaReportItemReportHeader</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaReportItemSqlQuery.html">GdaReportItemSqlQuery</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaReportResult.html">GdaReportResult</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libgda-GdaReportValid.html">GdaReportValid</a></span><span class="refpurpose"></span>
</dt>
</dl></dd>
<dt><span class="appendix"><a href="fdl.html">A. GNU Free Documentation License</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="fdl.html#fdl-preamble">0. PREAMBLE</a></span></dt>
<dt><span class="sect1"><a href="fdl-section1.html">1. APPLICABILITY AND DEFINITIONS</a></span></dt>
<dt><span class="sect1"><a href="fdl-section2.html">2. VERBATIM COPYING</a></span></dt>
<dt><span class="sect1"><a href="fdl-section3.html">3. COPYING IN QUANTITY</a></span></dt>
<dt><span class="sect1"><a href="fdl-section4.html">4. MODIFICATIONS</a></span></dt>
<dt><span class="sect1"><a href="fdl-section5.html">5. COMBINING DOCUMENTS</a></span></dt>
<dt><span class="sect1"><a href="fdl-section6.html">6. COLLECTIONS OF DOCUMENTS</a></span></dt>
<dt><span class="sect1"><a href="fdl-section7.html">7. AGGREGATION WITH INDEPENDENT WORKS</a></span></dt>
<dt><span class="sect1"><a href="fdl-section8.html">8. TRANSLATION</a></span></dt>
<dt><span class="sect1"><a href="fdl-section9.html">9. TERMINATION</a></span></dt>
<dt><span class="sect1"><a href="fdl-section10.html">10. FUTURE REVISIONS OF THIS LICENSE</a></span></dt>
<dt><span class="sect1"><a href="fdl-using.html">Addendum</a></span></dt>
</dl></dd>
</dl></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.10</div>
</body>
</html>