Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ v ]
[ _ ]
top
top
top
top
top
top
top
top
top
top
top
top
top
top
top
top
top
_
- _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
- _getBLOBDeclaration
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_getBLOBDeclaration()
Obtain DBMS specific SQL code portion needed to declare a binary large object type field to be used in statements like CREATE TABLE.
- _getCLOBDeclaration
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_getCLOBDeclaration()
Obtain DBMS specific SQL code portion needed to declare a character large object type field to be used in statements like CREATE TABLE.
- _getDatabaseFile
- in file ibase.php, method MDB2_Driver_ibase::_getDatabaseFile()
Builds the string with path+dbname+extension
- _getDateDeclaration
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_getDateDeclaration()
Obtain DBMS specific SQL code portion needed to declare a date type field to be used in statements like CREATE TABLE.
- _getDecimalDeclaration
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_getDecimalDeclaration()
Obtain DBMS specific SQL code portion needed to declare a decimal type field to be used in statements like CREATE TABLE.
- _getFloatDeclaration
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_getFloatDeclaration()
Obtain DBMS specific SQL code portion needed to declare a float type field to be used in statements like CREATE TABLE.
- _getIntegerDeclaration
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_getIntegerDeclaration()
Obtain DBMS specific SQL code portion needed to declare an integer type field to be used in statements like CREATE TABLE.
- _getTextDeclaration
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_getTextDeclaration()
Obtain DBMS specific SQL code portion needed to declare a text type field to be used in statements like CREATE TABLE.
- _getTimeDeclaration
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_getTimeDeclaration()
Obtain DBMS specific SQL code portion needed to declare a time field to be used in statements like CREATE TABLE.
- _getTimestampDeclaration
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_getTimestampDeclaration()
Obtain DBMS specific SQL code portion needed to declare a timestamp field to be used in statements like CREATE TABLE.
- _ibaseFieldFlags
- in file ibase.php, method MDB2_Driver_Reverse_ibase::_ibaseFieldFlags()
Get the column's flags
- _modifyQuery
- in file ibase.php, method MDB2_Driver_ibase::_modifyQuery()
Changes a query string for various DBMS specific reasons
- _quoteDecimal
- in file ibase.php, method MDB2_Driver_Datatype_ibase::_quoteDecimal()
Convert a text value into a DBMS specific format that is suitable to compose query statements.
- _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
Documentation generated on Mon, 11 Mar 2019 14:12:50 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|