Element index for package System.Data.Common.Oracle
[ a ]
[ c ]
[ g ]
[ i ]
[ p ]
[ s ]
[ t ]
top
top
g
- getConstraintKeys
- in file TOracleMetaData.php, method TOracleMetaData::getConstraintKeys()
Gets the primary and foreign key column details for the given table.
- getDefaultSchema
- in file TOracleMetaData.php, method TOracleMetaData::getDefaultSchema()
- getForeignKeys
- in file TOracleMetaData.php, method TOracleMetaData::getForeignKeys()
Gets foreign relationship constraint keys and table name
- getIsView
- in file TOracleMetaData.php, method TOracleMetaData::getIsView()
- getPHPType
- in file TOracleTableColumn.php, method TOracleTableColumn::getPHPType()
Overrides parent implementation, returns PHP type from the db type.
- getPrimaryKeys
- in file TOracleMetaData.php, method TOracleMetaData::getPrimaryKeys()
Gets the primary key field names
- getSchemaTableName
- in file TOracleMetaData.php, method TOracleMetaData::getSchemaTableName()
- getSequenceName
- in file TOracleMetaData.php, method TOracleMetaData::getSequenceName()
- getTableInfoClass
- in file TOracleMetaData.php, method TOracleMetaData::getTableInfoClass()
top
top
top
top
t
- TOracleMetaData.php
- procedural page TOracleMetaData.php
- TOracleTableColumn.php
- procedural page TOracleTableColumn.php
- TOracleMetaData
- in file TOracleMetaData.php, class TOracleMetaData
TOracleMetaData loads Oracle database table and column information.
- TOracleTableColumn
- in file TOracleTableColumn.php, class TOracleTableColumn
Describes the column metadata of the schema for a PostgreSQL database table.
top
|