Qore PgsqlSqlUtil Module Reference  1.0
 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 1234]
oCSqlUtil::AbstractColumn [external]
|\CPgsqlSqlUtil::PgsqlColumnPostgreSQL-specific column
| \CPgsqlSqlUtil::PgsqlNumericColumnPostgreSQL-specific numeric column
oCSqlUtil::AbstractConstraint [external]
|oCSqlUtil::AbstractCheckConstraint [external]
||\CPgsqlSqlUtil::PgsqlCheckConstraintPostgreSQL-specific check constraint
|oCSqlUtil::AbstractForeignConstraint [external]
||\CPgsqlSqlUtil::PgsqlForeignConstraintPostgreSQL-specific foreign constraint
|\CSqlUtil::AbstractUniqueConstraint [external]
| \CSqlUtil::AbstractPrimaryKey [external]
|  \CPgsqlSqlUtil::PgsqlPrimaryKeyPostgreSQL-specific primary key constraint
oCSqlUtil::AbstractFunctionBase [external]
|oCSqlUtil::AbstractFunction [external]
||\CPgsqlSqlUtil::PgsqlFunctionPostgreSQL-specific function
|| \CPgsqlSqlUtil::PgsqlTriggerFunctionPostgreSQL-specific trigger function
|\CSqlUtil::AbstractTrigger [external]
| \CPgsqlSqlUtil::PgsqlTriggerPostgreSQL-specific trigger
oCSqlUtil::AbstractHashContainer [external]
|\CSqlUtil::Columns [external]
| \CSqlUtil::AbstractUniqueConstraint [external]
oCSqlUtil::AbstractIndex [external]
|\CPgsqlSqlUtil::PgsqlIndexPostgreSQL-specific index
oCSqlUtil::AbstractSequence [external]
|\CPgsqlSqlUtil::PgsqlSequenceClass for PostgreSQL sequences
oCSqlUtil::AbstractSqlUtilBase [external]
|oCSqlUtil::AbstractDatabase [external]
||\CPgsqlSqlUtil::PgsqlDatabasePostgreSQL-specific implementation of the AbstractDatabase interface
|\CSqlUtil::AbstractTable [external]
| \CPgsqlSqlUtil::PgsqlTablePostgreSQL-specific implementation of the SqlUtil::AbstractTable interface
oCSqlUtil::AbstractView [external]
|\CPgsqlSqlUtil::PgsqlViewPostgreSQL view
oCSqlUtil::NumericColumnInfo [external]
|\CPgsqlSqlUtil::PgsqlNumericColumnPostgreSQL-specific numeric column
\CPgsqlSqlUtil::PgsqlTypePostgreSQL type