<SECTION>
<FILE>gda-batch</FILE>
GDA_TYPE_BATCH
GDA_BATCH
GDA_BATCH_CLASS
IS_GDA_BATCH
IS_GDA_BATCH_CLASS
<TITLE>GdaBatch</TITLE>
gda_batch_get_type
gda_batch_new
gda_batch_free
gda_batch_load_file
gda_batch_add_command
gda_batch_clear
gda_batch_start
gda_batch_stop
gda_batch_is_running
gda_batch_get_connection
gda_batch_set_connection
gda_batch_get_transaction_mode
gda_batch_set_transaction_mode
</SECTION>

<SECTION>
<FILE>gda-client</FILE>
</SECTION>

<SECTION>
<FILE>gda-command</FILE>
GDA_TYPE_COMMAND
GDA_COMMAND
GDA_COMMAND_CLASS
IS_GDA_COMMAND
IS_GDA_COMMAND_CLASS
<TITLE>GdaCommand</TITLE>
gda_command_get_type
gda_command_new
gda_command_free
gda_command_get_connection
gda_command_set_connection
gda_command_get_text
gda_command_set_text
gda_command_get_cmd_type
gda_command_set_cmd_type
gda_command_execute
gda_command_create_parameter
gda_command_get_timeout
gda_command_set_timeout
</SECTION>

<SECTION>
<FILE>gda-connection-pool</FILE>
GDA_TYPE_CONNECTION_POOL
GDA_CONNECTION_POOL
GDA_CONNECTION_POOL_CLASS
IS_GDA_CONNECTION_POOL
IS_GDA_CONNECTION_POOL_CLASS
<TITLE>GdaConnectionPool</TITLE>
gda_connection_pool_get_type
gda_connection_pool_new
gda_connection_pool_free
gda_connection_pool_open_connection
gda_connection_pool_close_connection
gda_connection_pool_close_all
GdaConnectionPoolForeachFunc
gda_connection_pool_foreach
</SECTION>

<SECTION>
<FILE>gda-connection</FILE>
GDA_TYPE_CONNECTION
GDA_CONNECTION
GDA_CONNECTION_CLASS
IS_GDA_CONNECTION
IS_GDA_CONNECTION_CLASS
<TITLE>GdaConnection</TITLE>
gda_connection_get_type
gda_connection_new
gda_connection_free
gda_connection_set_provider
gda_connection_get_provider
gda_connection_supports
gda_connection_set_default_db
gda_connection_open
gda_connection_close
gda_connection_open_schema
gda_connection_open_schema_array
gda_connection_modify_schema
gda_connection_get_errors
gda_connection_begin_transaction
gda_connection_commit_transaction
gda_connection_rollback_transaction
gda_connection_execute
gda_connection_start_logging
gda_connection_stop_logging
gda_connection_create_recordset
gda_connection_corba_exception
gda_connection_add_single_error
gda_connection_add_errorlist
gda_connection_is_open
gda_connection_get_dsn
gda_connection_get_user
gda_connection_get_password
gda_connection_get_flags
gda_connection_set_flags
gda_connection_get_cmd_timeout
gda_connection_set_cmd_timeout
gda_connection_get_connect_timeout
gda_connection_set_connect_timeout
gda_connection_get_cursor_location
gda_connection_set_cursor_location
gda_connection_get_version
gda_connection_sql2xml
gda_connection_xml2sql
</SECTION>

<SECTION>
<FILE>gda-error</FILE>
GDA_TYPE_ERROR
GDA_ERROR
GDA_ERROR_CLASS
IS_GDA_ERROR
IS_GDA_ERROR_CLASS
<TITLE>GdaError</TITLE>
gda_error_get_type
gda_error_new
gda_errors_from_exception
gda_error_free
gda_error_list_free
gda_error_description
gda_error_number
gda_error_source
gda_error_helpurl
gda_error_sqlstate
gda_error_nativeMsg
gda_error_realcommand
</SECTION>

<SECTION>
<FILE>gda-field</FILE>
GDA_TYPE_FIELD
GDA_FIELD
GDA_FIELD_CLASS
IS_GDA_FIELD
IS_GDA_FIELD_CLASS
<TITLE>GdaField</TITLE>
gda_field_isnull
gda_field_typecode
gda_field_tinyint
gda_field_typechar
gda_field_bigint
gda_field_bstr
gda_field_boolean
gda_field_date
gda_field_dbdate
gda_field_dbtime
gda_field_timestamp
gda_field_dec
gda_field_double
gda_field_integer
gda_field_varbin
gda_field_varbin_length
gda_field_fixbin
gda_field_fixbin_length
gda_field_longvarchar
gda_field_single
gda_field_smallint
gda_field_ubingint
gda_field_usmallint
gda_field_get_type
gda_field_new
gda_fieldtype_2_string
gda_string_2_fieldtype
gda_stringify_value
gda_field_actual_size
gda_field_defined_size
gda_field_name
gda_field_scale
gda_field_type
gda_field_cType
gda_field_nativeType
</SECTION>

<SECTION>
<FILE>gda-recordset</FILE>
GDA_TYPE_RECORDSET
GDA_RECORDSET
GDA_RECORDSET_CLASS
IS_GDA_RECORDSET
IS_GDA_RECORDSET_CLASS
GDA_RECORDSET_INVALID_POSITION
<TITLE>GdaRecordset</TITLE>
gda_recordset_get_type
gda_recordset_new
gda_recordset_free
gda_recordset_set_name
gda_recordset_get_name
gda_recordset_close
gda_recordset_field_name
gda_recordset_field_idx
gda_recordset_bof
gda_recordset_eof
gda_recordset_move
gda_recordset_move_first
gda_recordset_move_last
gda_recordset_move_next
gda_recordset_move_prev
gda_recordset_rowsize
gda_recordset_affected_rows
gda_recordset_open
gda_recordset_open_txt
gda_recordset_set_connection
gda_recordset_get_connection
gda_recordset_add_field
gda_recordset_create
gda_recordset_get_cursorloc
gda_recordset_set_cursorloc
gda_recordset_get_cursortype
gda_recordset_set_cursortype
</SECTION>

<SECTION>
<FILE>gda-value</FILE>
gda_value_new
gda_value_free
gda_value_set_gint
gda_value_set_guint
gda_value_set_glong
gda_value_set_gulong
gda_value_set_gshort
gda_value_set_gushort
gda_value_set_glong_long
gda_value_set_gulong_long
</SECTION>

<SECTION>
<FILE>GDA</FILE>
ORBIT_IDL_SERIAL
GDA_H
TC_IMPL_TC_GDA_Error_0
TC_IMPL_TC_GDA_Error_1
TC_IMPL_TC_GDA_Error_2
TC_GDA_Error
GDA_Error__alloc
GDA_Error__free
ORBIT_DECL_CORBA_sequence_GDA_Error
ORBIT_IMPL_CORBA_sequence_GDA_Error_0
ORBIT_IMPL_CORBA_sequence_GDA_Error_1
ORBIT_IMPL_CORBA_sequence_GDA_Error_2
TC_IMPL_TC_CORBA_sequence_GDA_Error_0
TC_IMPL_TC_CORBA_sequence_GDA_Error_1
TC_IMPL_TC_CORBA_sequence_GDA_Error_2
TC_CORBA_sequence_GDA_Error
CORBA_sequence_GDA_Error__alloc
CORBA_sequence_GDA_Error__free
CORBA_sequence_GDA_Error_allocbuf
GDA_ErrorSeq
TC_IMPL_TC_GDA_ErrorSeq_0
TC_IMPL_TC_GDA_ErrorSeq_1
TC_IMPL_TC_GDA_ErrorSeq_2
TC_GDA_ErrorSeq
GDA_ErrorSeq__alloc
GDA_ErrorSeq__free
ex_GDA_DriverError
TC_IMPL_TC_GDA_DriverError_0
TC_IMPL_TC_GDA_DriverError_1
TC_IMPL_TC_GDA_DriverError_2
TC_GDA_DriverError
GDA_DriverError__alloc
GDA_DriverError__free
ex_GDA_NotSupported
TC_IMPL_TC_GDA_NotSupported_0
TC_IMPL_TC_GDA_NotSupported_1
TC_IMPL_TC_GDA_NotSupported_2
TC_GDA_NotSupported
GDA_NotSupported__alloc
GDA_NotSupported__free
GDA_ValueType
TC_IMPL_TC_GDA_ValueType_0
TC_IMPL_TC_GDA_ValueType_1
TC_IMPL_TC_GDA_ValueType_2
TC_GDA_ValueType
GDA_Date
TC_IMPL_TC_GDA_Date_0
TC_IMPL_TC_GDA_Date_1
TC_IMPL_TC_GDA_Date_2
TC_GDA_Date
TC_IMPL_TC_GDA_DbDate_0
TC_IMPL_TC_GDA_DbDate_1
TC_IMPL_TC_GDA_DbDate_2
TC_GDA_DbDate
GDA_DbDate__alloc
GDA_DbDate__free
TC_IMPL_TC_GDA_DbTime_0
TC_IMPL_TC_GDA_DbTime_1
TC_IMPL_TC_GDA_DbTime_2
TC_GDA_DbTime
GDA_DbTime__alloc
GDA_DbTime__free
TC_IMPL_TC_GDA_DbTimestamp_0
TC_IMPL_TC_GDA_DbTimestamp_1
TC_IMPL_TC_GDA_DbTimestamp_2
TC_GDA_DbTimestamp
GDA_DbTimestamp__alloc
GDA_DbTimestamp__free
ORBIT_DECL_CORBA_sequence_CORBA_octet
ORBIT_IMPL_CORBA_sequence_CORBA_octet_0
ORBIT_IMPL_CORBA_sequence_CORBA_octet_1
ORBIT_IMPL_CORBA_sequence_CORBA_octet_2
TC_IMPL_TC_CORBA_sequence_CORBA_octet_0
TC_IMPL_TC_CORBA_sequence_CORBA_octet_1
TC_IMPL_TC_CORBA_sequence_CORBA_octet_2
TC_CORBA_sequence_CORBA_octet
CORBA_sequence_CORBA_octet__alloc
CORBA_sequence_CORBA_octet__free
CORBA_sequence_CORBA_octet_allocbuf
GDA_VarBinString
TC_IMPL_TC_GDA_VarBinString_0
TC_IMPL_TC_GDA_VarBinString_1
TC_IMPL_TC_GDA_VarBinString_2
TC_GDA_VarBinString
GDA_VarBinString__alloc
GDA_VarBinString__free
TC_IMPL_TC_GDA_Value_0
TC_IMPL_TC_GDA_Value_1
TC_IMPL_TC_GDA_Value_2
TC_GDA_Value
GDA_Value__alloc
GDA_Value__free
TC_IMPL_TC_GDA_FieldValue_0
TC_IMPL_TC_GDA_FieldValue_1
TC_IMPL_TC_GDA_FieldValue_2
TC_GDA_FieldValue
GDA_FieldValue__alloc
GDA_FieldValue__free
TC_IMPL_TC_GDA_Field_0
TC_IMPL_TC_GDA_Field_1
TC_IMPL_TC_GDA_Field_2
TC_GDA_Field
GDA_Field__alloc
GDA_Field__free
TC_IMPL_TC_GDA_FieldAttributes_0
TC_IMPL_TC_GDA_FieldAttributes_1
TC_IMPL_TC_GDA_FieldAttributes_2
TC_GDA_FieldAttributes
GDA_FieldAttributes__alloc
GDA_FieldAttributes__free
ORBIT_DECL_CORBA_sequence_GDA_Field
ORBIT_IMPL_CORBA_sequence_GDA_Field_0
ORBIT_IMPL_CORBA_sequence_GDA_Field_1
ORBIT_IMPL_CORBA_sequence_GDA_Field_2
TC_IMPL_TC_CORBA_sequence_GDA_Field_0
TC_IMPL_TC_CORBA_sequence_GDA_Field_1
TC_IMPL_TC_CORBA_sequence_GDA_Field_2
TC_CORBA_sequence_GDA_Field
CORBA_sequence_GDA_Field__alloc
CORBA_sequence_GDA_Field__free
CORBA_sequence_GDA_Field_allocbuf
GDA_Row
TC_IMPL_TC_GDA_Row_0
TC_IMPL_TC_GDA_Row_1
TC_IMPL_TC_GDA_Row_2
TC_GDA_Row
GDA_Row__alloc
GDA_Row__free
ORBIT_DECL_CORBA_sequence_GDA_FieldAttributes
ORBIT_IMPL_CORBA_sequence_GDA_FieldAttributes_0
ORBIT_IMPL_CORBA_sequence_GDA_FieldAttributes_1
ORBIT_IMPL_CORBA_sequence_GDA_FieldAttributes_2
TC_IMPL_TC_CORBA_sequence_GDA_FieldAttributes_0
TC_IMPL_TC_CORBA_sequence_GDA_FieldAttributes_1
TC_IMPL_TC_CORBA_sequence_GDA_FieldAttributes_2
TC_CORBA_sequence_GDA_FieldAttributes
CORBA_sequence_GDA_FieldAttributes__free
GDA_RowAttributes
TC_IMPL_TC_GDA_RowAttributes_0
TC_IMPL_TC_GDA_RowAttributes_1
TC_IMPL_TC_GDA_RowAttributes_2
TC_GDA_RowAttributes
GDA_RowAttributes__alloc
GDA_RowAttributes__free
ORBIT_DECL_GDA_Fieldx
GDA_Fieldx__free
GDA_Fieldx
GDA_Fieldx__classid
TC_IMPL_TC_GDA_Fieldx_0
TC_IMPL_TC_GDA_Fieldx_1
TC_IMPL_TC_GDA_Fieldx_2
TC_GDA_Fieldx
GDA_LockType
TC_IMPL_TC_GDA_LockType_0
TC_IMPL_TC_GDA_LockType_1
TC_IMPL_TC_GDA_LockType_2
TC_GDA_LockType
GDA_CursorType
TC_IMPL_TC_GDA_CursorType_0
TC_IMPL_TC_GDA_CursorType_1
TC_IMPL_TC_GDA_CursorType_2
TC_GDA_CursorType
GDA_Option
TC_IMPL_TC_GDA_Option_0
TC_IMPL_TC_GDA_Option_1
TC_IMPL_TC_GDA_Option_2
TC_GDA_Option
ORBIT_DECL_GDA_Recordset
GDA_Recordset__free
GDA_Recordset
GDA_Recordset__classid
TC_IMPL_TC_GDA_Recordset_0
TC_IMPL_TC_GDA_Recordset_1
TC_IMPL_TC_GDA_Recordset_2
TC_GDA_Recordset
ORBIT_DECL_CORBA_sequence_GDA_Row
ORBIT_IMPL_CORBA_sequence_GDA_Row_0
ORBIT_IMPL_CORBA_sequence_GDA_Row_1
ORBIT_IMPL_CORBA_sequence_GDA_Row_2
TC_IMPL_TC_CORBA_sequence_GDA_Row_0
TC_IMPL_TC_CORBA_sequence_GDA_Row_1
TC_IMPL_TC_CORBA_sequence_GDA_Row_2
TC_CORBA_sequence_GDA_Row
CORBA_sequence_GDA_Row__alloc
CORBA_sequence_GDA_Row__free
CORBA_sequence_GDA_Row_allocbuf
GDA_Recordset_Chunk
TC_IMPL_TC_GDA_Recordset_Chunk_0
TC_IMPL_TC_GDA_Recordset_Chunk_1
TC_IMPL_TC_GDA_Recordset_Chunk_2
TC_GDA_Recordset_Chunk
GDA_Recordset_Chunk__alloc
GDA_Recordset_Chunk__free
ORBIT_DECL_GDA_Parameter
GDA_Parameter__free
GDA_Parameter
GDA_Parameter__classid
TC_IMPL_TC_GDA_Parameter_0
TC_IMPL_TC_GDA_Parameter_1
TC_IMPL_TC_GDA_Parameter_2
TC_GDA_Parameter
GDA_Parameter_VarBinString
TC_IMPL_TC_GDA_Parameter_VarBinString_0
TC_IMPL_TC_GDA_Parameter_VarBinString_1
TC_IMPL_TC_GDA_Parameter_VarBinString_2
TC_GDA_Parameter_VarBinString
GDA_Parameter_VarBinString__alloc
GDA_Parameter_VarBinString__free
GDA_ParameterDirection
TC_IMPL_TC_GDA_ParameterDirection_0
TC_IMPL_TC_GDA_ParameterDirection_1
TC_IMPL_TC_GDA_ParameterDirection_2
TC_GDA_ParameterDirection
TC_IMPL_TC_GDA_CmdParameter_0
TC_IMPL_TC_GDA_CmdParameter_1
TC_IMPL_TC_GDA_CmdParameter_2
TC_GDA_CmdParameter
GDA_CmdParameter__alloc
GDA_CmdParameter__free
ORBIT_DECL_CORBA_sequence_GDA_CmdParameter
ORBIT_IMPL_CORBA_sequence_GDA_CmdParameter_0
ORBIT_IMPL_CORBA_sequence_GDA_CmdParameter_1
ORBIT_IMPL_CORBA_sequence_GDA_CmdParameter_2
TC_IMPL_TC_CORBA_sequence_GDA_CmdParameter_0
TC_IMPL_TC_CORBA_sequence_GDA_CmdParameter_1
TC_IMPL_TC_CORBA_sequence_GDA_CmdParameter_2
TC_CORBA_sequence_GDA_CmdParameter
CORBA_sequence_GDA_CmdParameter__free
GDA_CmdParameterSeq
TC_IMPL_TC_GDA_CmdParameterSeq_0
TC_IMPL_TC_GDA_CmdParameterSeq_1
TC_IMPL_TC_GDA_CmdParameterSeq_2
TC_GDA_CmdParameterSeq
GDA_CmdParameterSeq__alloc
GDA_CmdParameterSeq__free
GDA_CMD_NORECORDS
GDA_CommandType
TC_IMPL_TC_GDA_CommandType_0
TC_IMPL_TC_GDA_CommandType_1
TC_IMPL_TC_GDA_CommandType_2
TC_GDA_CommandType
ORBIT_DECL_GDA_Command
GDA_Command__free
GDA_Command
GDA_Command__classid
TC_IMPL_TC_GDA_Command_0
TC_IMPL_TC_GDA_Command_1
TC_IMPL_TC_GDA_Command_2
TC_GDA_Command
GDA_CursorLocation
TC_IMPL_TC_GDA_CursorLocation_0
TC_IMPL_TC_GDA_CursorLocation_1
TC_IMPL_TC_GDA_CursorLocation_2
TC_GDA_CursorLocation
ORBIT_DECL_GDA_Connection
GDA_Connection__free
GDA_Connection
GDA_Connection__classid
TC_IMPL_TC_GDA_Connection_0
TC_IMPL_TC_GDA_Connection_1
TC_IMPL_TC_GDA_Connection_2
TC_GDA_Connection
GDA_Connection_QType
TC_IMPL_TC_GDA_Connection_QType_0
TC_IMPL_TC_GDA_Connection_QType_1
TC_IMPL_TC_GDA_Connection_QType_2
TC_GDA_Connection_QType
GDA_Connection_ConstraintType
TC_IMPL_TC_GDA_Connection_ConstraintType_0
TC_IMPL_TC_GDA_Connection_ConstraintType_1
TC_IMPL_TC_GDA_Connection_ConstraintType_2
TC_GDA_Connection_ConstraintType
GDA_Connection_Permission
TC_IMPL_TC_GDA_Connection_Permission_0
TC_IMPL_TC_GDA_Connection_Permission_1
TC_IMPL_TC_GDA_Connection_Permission_2
TC_GDA_Connection_Permission
GDA_Connection_Feature
TC_IMPL_TC_GDA_Connection_Feature_0
TC_IMPL_TC_GDA_Connection_Feature_1
TC_IMPL_TC_GDA_Connection_Feature_2
TC_GDA_Connection_Feature
TC_IMPL_TC_GDA_Connection_Constraint_0
TC_IMPL_TC_GDA_Connection_Constraint_1
TC_IMPL_TC_GDA_Connection_Constraint_2
TC_GDA_Connection_Constraint
GDA_Connection_Constraint__alloc
GDA_Connection_Constraint__free
ORBIT_DECL_CORBA_sequence_GDA_Connection_Constraint
ORBIT_IMPL_CORBA_sequence_GDA_Connection_Constraint_0
ORBIT_IMPL_CORBA_sequence_GDA_Connection_Constraint_1
ORBIT_IMPL_CORBA_sequence_GDA_Connection_Constraint_2
TC_IMPL_TC_CORBA_sequence_GDA_Connection_Constraint_0
TC_IMPL_TC_CORBA_sequence_GDA_Connection_Constraint_1
TC_IMPL_TC_CORBA_sequence_GDA_Connection_Constraint_2
TC_CORBA_sequence_GDA_Connection_Constraint
CORBA_sequence_GDA_Connection_Constraint__free
TC_IMPL_TC_GDA_Connection_ConstraintSeq_0
TC_IMPL_TC_GDA_Connection_ConstraintSeq_1
TC_IMPL_TC_GDA_Connection_ConstraintSeq_2
TC_GDA_Connection_ConstraintSeq
GDA_Connection_ConstraintSeq__free
ORBIT_DECL_CORBA_sequence_CORBA_string
ORBIT_IMPL_CORBA_sequence_CORBA_string_0
ORBIT_IMPL_CORBA_sequence_CORBA_string_1
ORBIT_IMPL_CORBA_sequence_CORBA_string_2
TC_IMPL_TC_CORBA_sequence_CORBA_string_0
TC_IMPL_TC_CORBA_sequence_CORBA_string_1
TC_IMPL_TC_CORBA_sequence_CORBA_string_2
TC_CORBA_sequence_CORBA_string
CORBA_sequence_CORBA_string__free
CORBA_sequence_CORBA_string_allocbuf
GDA_Connection_DSNlist
TC_IMPL_TC_GDA_Connection_DSNlist_0
TC_IMPL_TC_GDA_Connection_DSNlist_1
TC_IMPL_TC_GDA_Connection_DSNlist_2
TC_GDA_Connection_DSNlist
GDA_Connection_DSNlist__alloc
GDA_Connection_DSNlist__free
GDA_AffectedRows
TC_IMPL_TC_GDA_AffectedRows_0
TC_IMPL_TC_GDA_AffectedRows_1
TC_IMPL_TC_GDA_AffectedRows_2
TC_GDA_AffectedRows
GDA_IsolationLevel
TC_IMPL_TC_GDA_IsolationLevel_0
TC_IMPL_TC_GDA_IsolationLevel_1
TC_IMPL_TC_GDA_IsolationLevel_2
TC_GDA_IsolationLevel
ORBIT_DECL_GDA_ConnectionFactory
GDA_ConnectionFactory__free
GDA_ConnectionFactory
GDA_ConnectionFactory__classid
TC_IMPL_TC_GDA_ConnectionFactory_0
TC_IMPL_TC_GDA_ConnectionFactory_1
TC_IMPL_TC_GDA_ConnectionFactory_2
TC_GDA_ConnectionFactory
POA_GDA_Fieldx__init
POA_GDA_Fieldx__fini
POA_GDA_Recordset__init
POA_GDA_Recordset__fini
POA_GDA_Parameter__init
POA_GDA_Parameter__fini
POA_GDA_Command__init
POA_GDA_Command__fini
POA_GDA_Connection__init
POA_GDA_Connection__fini
POA_GDA_ConnectionFactory__init
POA_GDA_ConnectionFactory__fini
GDA_Fieldx_appendChunk
GDA_Fieldx_getChunk
GDA_Recordset__get_currentBookmark
GDA_Recordset__set_currentBookmark
GDA_Recordset__get_cachesize
GDA_Recordset__set_cachesize
GDA_Recordset__get_currentCursorType
GDA_Recordset__set_currentCursorType
GDA_Recordset__get_lockingMode
GDA_Recordset__set_lockingMode
GDA_Recordset__get_maxrecords
GDA_Recordset__set_maxrecords
GDA_Recordset__get_pagecount
GDA_Recordset__get_pagesize
GDA_Recordset__set_pagesize
GDA_Recordset__get_recCount
GDA_Recordset__get_source
GDA_Recordset__get_status
GDA_Recordset_close
GDA_Recordset_move
GDA_Recordset_moveFirst
GDA_Recordset_moveLast
GDA_Recordset_reQuery
GDA_Recordset_reSync
GDA_Recordset_supports
GDA_Recordset_fetch
GDA_Recordset_describe
GDA_Parameter_appendChunk
GDA_Command__get_cmdTimeout
GDA_Command__set_cmdTimeout
GDA_Command__get_prepared
GDA_Command__get_state
GDA_Command__set_state
GDA_Command__get_text
GDA_Command__set_text
GDA_Command__get_type
GDA_Command__set_type
GDA_Command_open
GDA_Connection__get_flags
GDA_Connection__set_flags
GDA_Connection__get_cmdTimeout
GDA_Connection__set_cmdTimeout
GDA_Connection__get_connectTimeout
GDA_Connection__set_connectTimeout
GDA_Connection__get_cursor
GDA_Connection__set_cursor
GDA_Connection__get_version
GDA_Connection__get_errors
GDA_Connection_beginTransaction
GDA_Connection_commitTransaction
GDA_Connection_rollbackTransaction
GDA_Connection_close
GDA_Connection_open
GDA_Connection_openSchema
GDA_Connection_modifySchema
GDA_Connection_createCommand
GDA_Connection_createRecordset
GDA_Connection_startLogging
GDA_Connection_stopLogging
GDA_Connection_createTable
GDA_Connection_supports
GDA_Connection_sql2xml
GDA_Connection_xml2sql
GDA_ConnectionFactory_manufactures
GDA_ConnectionFactory_create_object
GDA_ConnectionFactory_ref
GDA_ConnectionFactory_unref
GDA_ConnectionFactory_create_connection
</SECTION>

