Qore PgsqlSqlUtil Module Reference
1.1
Main Page
Related Pages
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Modules
Pages
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
4
]
▼
C
SqlUtil::AbstractColumn
[external]
▼
C
PgsqlSqlUtil::PgsqlColumn
PostgreSQL-specific column
C
PgsqlSqlUtil::PgsqlNumericColumn
PostgreSQL-specific numeric column
▼
C
SqlUtil::AbstractConstraint
[external]
▼
C
SqlUtil::AbstractCheckConstraint
[external]
C
PgsqlSqlUtil::PgsqlCheckConstraint
PostgreSQL-specific check constraint
▼
C
SqlUtil::AbstractForeignConstraint
[external]
C
PgsqlSqlUtil::PgsqlForeignConstraint
PostgreSQL-specific foreign constraint
▼
C
SqlUtil::AbstractUniqueConstraint
[external]
▼
C
SqlUtil::AbstractPrimaryKey
[external]
C
PgsqlSqlUtil::PgsqlPrimaryKey
PostgreSQL-specific primary key constraint
▼
C
SqlUtil::AbstractFunctionBase
[external]
▼
C
SqlUtil::AbstractFunction
[external]
▼
C
PgsqlSqlUtil::PgsqlFunction
PostgreSQL-specific function
C
PgsqlSqlUtil::PgsqlTriggerFunction
PostgreSQL-specific trigger function
▼
C
SqlUtil::AbstractTrigger
[external]
C
PgsqlSqlUtil::PgsqlTrigger
PostgreSQL-specific trigger
▼
C
SqlUtil::AbstractHashContainer
[external]
▼
C
SqlUtil::Columns
[external]
C
SqlUtil::AbstractUniqueConstraint
[external]
▼
C
SqlUtil::AbstractIndex
[external]
C
PgsqlSqlUtil::PgsqlIndex
PostgreSQL-specific index
▼
C
SqlUtil::AbstractSequence
[external]
C
PgsqlSqlUtil::PgsqlSequence
Class for PostgreSQL sequences
▼
C
SqlUtil::AbstractSqlUtilBase
[external]
▼
C
SqlUtil::AbstractDatabase
[external]
C
PgsqlSqlUtil::PgsqlDatabase
PostgreSQL-specific implementation of the AbstractDatabase interface
▼
C
SqlUtil::AbstractTable
[external]
C
PgsqlSqlUtil::PgsqlTable
PostgreSQL-specific implementation of the
SqlUtil::AbstractTable
interface
▼
C
SqlUtil::AbstractView
[external]
C
PgsqlSqlUtil::PgsqlView
PostgreSQL view
▼
C
SqlUtil::NumericColumnInfo
[external]
C
PgsqlSqlUtil::PgsqlNumericColumn
PostgreSQL-specific numeric column
C
PgsqlSqlUtil::PgsqlType
PostgreSQL type