[System.Data.Common.Oracle] element index

Package indexes

All elements
a c g i p s t _
_
top
__construct
TOracleMetaData::__construct() in TOracleMetaData.php
a
top
assertIdentifier
c
top
createNewTableInfo
createTableInfo
TOracleMetaData::createTableInfo() in TOracleMetaData.php
Get the column definitions for given table.
g
top
getConstraintKeys
Gets the primary and foreign key column details for the given table.
getDbConnection
TOracleMetaData::getDbConnection() in TOracleMetaData.php
getDefaultSchema
getForeignKeys
TOracleMetaData::getForeignKeys() in TOracleMetaData.php
Gets foreign relationship constraint keys and table name
getIsView
TOracleMetaData::getIsView() in TOracleMetaData.php
getPHPType
TOracleTableColumn::getPHPType() in TOracleTableColumn.php
Overrides parent implementation, returns PHP type from the db type.
getPrimaryKeys
TOracleMetaData::getPrimaryKeys() in TOracleMetaData.php
Gets the primary key field names
getSchemaTableName
getSequenceName
TOracleMetaData::getSequenceName() in TOracleMetaData.php
getTableInfo
TOracleMetaData::getTableInfo() in TOracleMetaData.php
Obtains table meta data information for the current connection and given table name.
getTableInfoClass
i
top
isForeignKeyColumn
isPrecisionType
TOracleMetaData::isPrecisionType() in TOracleMetaData.php
p
top
processColumn
TOracleMetaData::processColumn() in TOracleMetaData.php
s
top
setDefaultSchema
t
top
TOracleMetaData.php
TOracleMetaData.php in TOracleMetaData.php
TOracleTableColumn.php
TOracleTableColumn.php in TOracleTableColumn.php
TOracleMetaData
TOracleMetaData in TOracleMetaData.php
TOracleMetaData loads Oracle database table and column information.
TOracleTableColumn
TOracleTableColumn in TOracleTableColumn.php
Describes the column metadata of the schema for a PostgreSQL database table.
a c g i p s t _