Packages:
System.IO
default
System.Web.UI
System.Web.UI.ActiveControls
System.Web.UI.WebControls
System.Web.UI.WebControls.assets
System.Web
System.Web.Services
System.Xml
System.Data.Common.Pgsql
System.Data.Common.Mssql
System.Data.Common
System.Data.Common.Mysql
System.Data.Commom.Sqlite
System.Data.Common.Oracle
System.Data.Common.Sqlite
System.Data
System.Data.ActiveRecord
System.Data.ActiveRecord.Relations
System.Data.ActiveReecord.Scaffold.InputBuilder
System.Data.ActiveRecord.Scaffold
System.Data.DataGateway
System.Data.SqlMap
System.Data.SqlMap.Statements
System.Data.SqlMap.Configuration
System.I18N
System.Util
System
System.Collections
System.Caching
System.Security
System.Exceptions


Classes:
Keyword

Element index for package System.Data.Common.Pgsql

[ a ] [ c ] [ g ] [ i ] [ p ] [ s ] [ t ]

a

assertIdentifier
in file TPgsqlMetaData.php, method TPgsqlMetaData::assertIdentifier()
top

c

createCommandBuilder
in file TPgsqlTableInfo.php, method TPgsqlTableInfo::createCommandBuilder()
createNewTableInfo
in file TPgsqlMetaData.php, method TPgsqlMetaData::createNewTableInfo()
createTableInfo
in file TPgsqlMetaData.php, method TPgsqlMetaData::createTableInfo()
    Get the column definitions for given table.
top

g

getConstraintKeys
in file TPgsqlMetaData.php, method TPgsqlMetaData::getConstraintKeys()
    Gets the primary and foreign key column details for the given table.
getDefaultSchema
in file TPgsqlMetaData.php, method TPgsqlMetaData::getDefaultSchema()
getForeignKeys
in file TPgsqlMetaData.php, method TPgsqlMetaData::getForeignKeys()
    Gets foreign relationship constraint keys and table name
getIsView
in file TPgsqlMetaData.php, method TPgsqlMetaData::getIsView()
getPHPType
in file TPgsqlTableColumn.php, method TPgsqlTableColumn::getPHPType()
    Overrides parent implementation, returns PHP type from the db type.
getPrimaryKeys
in file TPgsqlMetaData.php, method TPgsqlMetaData::getPrimaryKeys()
    Gets the primary key field names
getSchemaName
in file TPgsqlTableInfo.php, method TPgsqlTableInfo::getSchemaName()
getSchemaTableName
in file TPgsqlMetaData.php, method TPgsqlMetaData::getSchemaTableName()
getSequenceName
in file TPgsqlMetaData.php, method TPgsqlMetaData::getSequenceName()
getTableFullName
in file TPgsqlTableInfo.php, method TPgsqlTableInfo::getTableFullName()
getTableInfoClass
in file TPgsqlMetaData.php, method TPgsqlMetaData::getTableInfoClass()
top

i

isForeignKeyColumn
in file TPgsqlMetaData.php, method TPgsqlMetaData::isForeignKeyColumn()
isPrecisionType
in file TPgsqlMetaData.php, method TPgsqlMetaData::isPrecisionType()
top

p

processColumn
in file TPgsqlMetaData.php, method TPgsqlMetaData::processColumn()
top

s

setDefaultSchema
in file TPgsqlMetaData.php, method TPgsqlMetaData::setDefaultSchema()
top

t

TMssqlMetaData.php
procedural page TMssqlMetaData.php
TPgsqlMetaData.php
procedural page TPgsqlMetaData.php
TPgsqlTableColumn.php
procedural page TPgsqlTableColumn.php
TPgsqlTableInfo.php
procedural page TPgsqlTableInfo.php
TPgsqlMetaData
in file TPgsqlMetaData.php, class TPgsqlMetaData
    TPgsqlMetaData loads PostgreSQL database table and column information.
TPgsqlTableColumn
in file TPgsqlTableColumn.php, class TPgsqlTableColumn
    Describes the column metadata of the schema for a PostgreSQL database table.
TPgsqlTableInfo
in file TPgsqlTableInfo.php, class TPgsqlTableInfo
    TPgsqlTableInfo class provides additional table information for PostgreSQL database.
top