Qore PgsqlSqlUtil Module Reference
1.0
Main Page
Related Pages
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Functions
Variables
Groups
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
]
SqlUtil::AbstractColumn
[external]
PgsqlSqlUtil::PgsqlColumn
PostgreSQL-specific column
PgsqlSqlUtil::PgsqlNumericColumn
PostgreSQL-specific numeric column
SqlUtil::AbstractConstraint
[external]
SqlUtil::AbstractCheckConstraint
[external]
PgsqlSqlUtil::PgsqlCheckConstraint
PostgreSQL-specific check constraint
SqlUtil::AbstractForeignConstraint
[external]
PgsqlSqlUtil::PgsqlForeignConstraint
PostgreSQL-specific foreign constraint
SqlUtil::AbstractUniqueConstraint
[external]
SqlUtil::AbstractPrimaryKey
[external]
PgsqlSqlUtil::PgsqlPrimaryKey
PostgreSQL-specific primary key constraint
SqlUtil::AbstractFunctionBase
[external]
SqlUtil::AbstractFunction
[external]
PgsqlSqlUtil::PgsqlFunction
PostgreSQL-specific function
PgsqlSqlUtil::PgsqlTriggerFunction
PostgreSQL-specific trigger function
SqlUtil::AbstractTrigger
[external]
PgsqlSqlUtil::PgsqlTrigger
PostgreSQL-specific trigger
SqlUtil::AbstractHashContainer
[external]
SqlUtil::Columns
[external]
SqlUtil::AbstractUniqueConstraint
[external]
SqlUtil::AbstractIndex
[external]
PgsqlSqlUtil::PgsqlIndex
PostgreSQL-specific index
SqlUtil::AbstractSequence
[external]
PgsqlSqlUtil::PgsqlSequence
Class for PostgreSQL sequences
SqlUtil::AbstractSqlUtilBase
[external]
SqlUtil::AbstractDatabase
[external]
PgsqlSqlUtil::PgsqlDatabase
PostgreSQL-specific implementation of the AbstractDatabase interface
SqlUtil::AbstractTable
[external]
PgsqlSqlUtil::PgsqlTable
PostgreSQL-specific implementation of the
SqlUtil::AbstractTable
interface
SqlUtil::AbstractView
[external]
PgsqlSqlUtil::PgsqlView
PostgreSQL view
SqlUtil::NumericColumnInfo
[external]
PgsqlSqlUtil::PgsqlNumericColumn
PostgreSQL-specific numeric column
PgsqlSqlUtil::PgsqlType
PostgreSQL type