Element index for package MDB2
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ v ]
[ _ ]
_
- _baseConvertResult
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_baseConvertResult()
General type conversion method
- _destroyLOB
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_destroyLOB()
Free any resources allocated during the lifetime of the large object handler object.
- _doConnect
- in file ibase.php, method MDB2_Driver_ibase::_doConnect()
Does the grunt work of connecting to the database
- _doQuery
- in file ibase.php, method MDB2_Driver_ibase::_doQuery()
Execute a query
- _fillBuffer
- in file ibase.php, method MDB2_BufferedResult_ibase::_fillBuffer()
Fill the row buffer
- _getDatabaseFile
- in file ibase.php, method MDB2_Driver_ibase::_getDatabaseFile()
Builds the string with path+dbname+extension
- _mapNativeDatatype
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_mapNativeDatatype()
Maps a native array description of a field to a MDB2 datatype and length
- _modifyQuery
- in file ibase.php, method MDB2_Driver_ibase::_modifyQuery()
Changes a query string for various DBMS specific reasons
- _quoteLOB
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_quoteLOB()
Convert a text value into a DBMS specific format that is suitable to compose query statements.
- _readLOB
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_readLOB()
Read data from large object input stream.
- _retrieveLOB
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_retrieveLOB()
retrieve LOB from the database
- _skipLimitOffset
- in file ibase.php, method MDB2_Result_ibase::_skipLimitOffset()
Skip the first row of a result set.
- __construct
- in file ibase.php, method MDB2_Driver_ibase::__construct()
Constructor
top
top
top
c
- checkSupportedChanges
- in file ibase.php, method MDB2_Driver_Manager_ibase::checkSupportedChanges()
Check if planned changes are supported
- commit
- in file ibase.php, method MDB2_Driver_ibase::commit()
Commit the database changes done during a transaction that is in progress or release a savepoint. This function may only be called when auto-committing is disabled, otherwise it will fail. Therefore, a new transaction is implicitly started after committing the pending changes.
- connect
- in file ibase.php, method MDB2_Driver_ibase::connect()
Connect to the database
- createConstraint
- in file ibase.php, method MDB2_Driver_Manager_ibase::createConstraint()
create a constraint on a table
- createDatabase
- in file ibase.php, method MDB2_Driver_Manager_ibase::createDatabase()
create a new database
- createIndex
- in file ibase.php, method MDB2_Driver_Manager_ibase::createIndex()
Get the stucture of a field into an array
- createSequence
- in file ibase.php, method MDB2_Driver_Manager_ibase::createSequence()
create sequence
- createTable
- in file ibase.php, method MDB2_Driver_Manager_ibase::createTable()
create a new table
- currID
- in file ibase.php, method MDB2_Driver_ibase::currID()
Returns the current id of a sequence
top
top
top
top
top
top
l
- lastInsertID
- in file ibase.php, method MDB2_Driver_ibase::lastInsertID()
Returns the autoincrement ID if supported or $id or fetches the current ID in a sequence called: $table.(empty($field) ? '' : '_'.$field)
- listFunctions
- in file ibase.php, method MDB2_Driver_Manager_ibase::listFunctions()
list all functions (and stored procedures) in the current database
- listSequences
- in file ibase.php, method MDB2_Driver_Manager_ibase::listSequences()
list all sequences in the current database
- listTableConstraints
- in file ibase.php, method MDB2_Driver_Manager_ibase::listTableConstraints()
list all constraints in a table
- listTableFields
- in file ibase.php, method MDB2_Driver_Manager_ibase::listTableFields()
list all fields in a table in the current database
- listTableIndexes
- in file ibase.php, method MDB2_Driver_Manager_ibase::listTableIndexes()
list all indexes in a table
- listTables
- in file ibase.php, method MDB2_Driver_Manager_ibase::listTables()
list all tables in the current database
- listTableTriggers
- in file ibase.php, method MDB2_Driver_Manager_ibase::listTableTriggers()
list all triggers in the database that reference a given table
- listTableViews
- in file ibase.php, method MDB2_Driver_Manager_ibase::listTableViews()
list the views in the database that reference a given table
- listUsers
- in file ibase.php, method MDB2_Driver_Manager_ibase::listUsers()
list all users
- listViews
- in file ibase.php, method MDB2_Driver_Manager_ibase::listViews()
list all views in the current database
top
m
- MDB2_BufferedResult_ibase
- in file ibase.php, class MDB2_BufferedResult_ibase
MDB2 FireBird/InterBase buffered result driver
- MDB2_Driver_Datatype_ibase
- in file ibase.php, class MDB2_Driver_Datatype_ibase
MDB2 Firebird/Interbase driver
- MDB2_Driver_Function_ibase
- in file ibase.php, class MDB2_Driver_Function_ibase
MDB2 FireBird/InterBase driver for the function modules
- MDB2_Driver_ibase
- in file ibase.php, class MDB2_Driver_ibase
MDB2 FireBird/InterBase driver
- MDB2_Driver_Manager_ibase
- in file ibase.php, class MDB2_Driver_Manager_ibase
MDB2 FireBird/InterBase driver for the management modules
- MDB2_Driver_Native_ibase
- in file ibase.php, class MDB2_Driver_Native_ibase
MDB2 FireBird/InterBase driver for the native module
- MDB2_Driver_Reverse_ibase
- in file ibase.php, class MDB2_Driver_Reverse_ibase
MDB2 InterbaseBase driver for the reverse engineering module
- MDB2_Result_ibase
- in file ibase.php, class MDB2_Result_ibase
MDB2 FireBird/InterBase result driver
- MDB2_Statement_ibase
- in file ibase.php, class MDB2_Statement_ibase
MDB2 FireBird/InterBase statement driver
top
top
top
top
r
- rollback
- in file ibase.php, method MDB2_Driver_ibase::rollback()
Cancel any database changes done during a transaction or since a specific savepoint that is in progress. This function may only be called when auto-committing is disabled, otherwise it will fail. Therefore, a new transaction is implicitly started after canceling the pending changes.
top
top
top
top
Documentation generated on Mon, 11 Mar 2019 15:01:22 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|