Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ l ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ v ]
[ w ]
[ _ ]
top
top
top
top
top
top
top
top
m
- mapNativeDatatype
- in file pgsql.php, method MDB2_Driver_Datatype_pgsql::mapNativeDatatype()
Maps a native array description of a field to a MDB2 datatype and length
- mapPrepareDatatype
- in file pgsql.php, method MDB2_Driver_Datatype_pgsql::mapPrepareDatatype()
Maps an mdb2 datatype to mysqli prepare type
- MDB2_BufferedResult_pgsql
- in file pgsql.php, class MDB2_BufferedResult_pgsql
- MDB2_Driver_Datatype_pgsql
- in file pgsql.php, class MDB2_Driver_Datatype_pgsql
MDB2 PostGreSQL driver
- MDB2_Driver_Function_pgsql
- in file pgsql.php, class MDB2_Driver_Function_pgsql
MDB2 MySQL driver for the function modules
- MDB2_Driver_Manager_pgsql
- in file pgsql.php, class MDB2_Driver_Manager_pgsql
MDB2 MySQL driver for the management modules
- MDB2_Driver_Native_pgsql
- in file pgsql.php, class MDB2_Driver_Native_pgsql
MDB2 PostGreSQL driver for the native module
- MDB2_Driver_pgsql
- in file pgsql.php, class MDB2_Driver_pgsql
MDB2 PostGreSQL driver
- MDB2_Driver_Reverse_pgsql
- in file pgsql.php, class MDB2_Driver_Reverse_pgsql
MDB2 PostGreSQL driver for the schema reverse engineering module
- MDB2_Result_pgsql
- in file pgsql.php, class MDB2_Result_pgsql
- MDB2_Statement_pgsql
- in file pgsql.php, class MDB2_Statement_pgsql
top
top
top
top
top
top
top
top
_
- _destroyLOB
- in file pgsql.php, method MDB2_Driver_Datatype_pgsql::_destroyLOB()
Free any resources allocated during the lifetime of the large object handler object.
- _doConnect
- in file pgsql.php, method MDB2_Driver_pgsql::_doConnect()
Does the grunt work of connecting to the database
- _doQuery
- in file pgsql.php, method MDB2_Driver_pgsql::_doQuery()
Execute a query
- _getIntegerDeclaration
- in file pgsql.php, method MDB2_Driver_Datatype_pgsql::_getIntegerDeclaration()
Obtain DBMS specific SQL code portion needed to declare an integer type field to be used in statements like CREATE TABLE.
- _modifyQuery
- in file pgsql.php, method MDB2_Driver_pgsql::_modifyQuery()
Changes a query string for various DBMS specific reasons
- _pgFieldFlags
- in file pgsql.php, method MDB2_Driver_Reverse_pgsql::_pgFieldFlags()
Get a column's flags
- _quoteBLOB
- in file pgsql.php, method MDB2_Driver_Datatype_pgsql::_quoteBLOB()
Convert a text value into a DBMS specific format that is suitable to compose query statements.
- _quoteBoolean
- in file pgsql.php, method MDB2_Driver_Datatype_pgsql::_quoteBoolean()
Convert a text value into a DBMS specific format that is suitable to compose query statements.
- _quoteCLOB
- in file pgsql.php, method MDB2_Driver_Datatype_pgsql::_quoteCLOB()
Convert a text value into a DBMS specific format that is suitable to compose query statements.
- _quoteLOB
- in file pgsql.php, method MDB2_Driver_Datatype_pgsql::_quoteLOB()
Convert a text value into a DBMS specific format that is suitable to compose query statements.
- _readLOB
- in file pgsql.php, method MDB2_Driver_Datatype_pgsql::_readLOB()
Read data from large object input stream.
- _retrieveLOB
- in file pgsql.php, method MDB2_Driver_Datatype_pgsql::_retrieveLOB()
retrieve LOB from the database
- __construct
- in file pgsql.php, method MDB2_Driver_pgsql::__construct()
Constructor
top
Documentation generated on Mon, 11 Mar 2019 14:36:09 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|