Qore PgsqlSqlUtil Module Reference  1.2
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 ▼CSqlUtil::AbstractColumn [external]
 ▼CPgsqlSqlUtil::PgsqlColumnPostgreSQL-specific column
 CPgsqlSqlUtil::PgsqlNumericColumnPostgreSQL-specific numeric column
 ▼CSqlUtil::AbstractConstraint [external]
 ▼CSqlUtil::AbstractCheckConstraint [external]
 CPgsqlSqlUtil::PgsqlCheckConstraintPostgreSQL-specific check constraint
 ▼CSqlUtil::AbstractColumnSupportingConstraint [external]
 ▼CSqlUtil::AbstractForeignConstraint [external]
 CPgsqlSqlUtil::PgsqlForeignConstraintPostgreSQL-specific foreign constraint
 ▼CSqlUtil::AbstractUniqueConstraint [external]
 CPgsqlSqlUtil::PgsqlUniqueConstraintClass modeling a unique constraint
 ▼CPgsqlSqlUtil::PgsqlUniqueConstraintCommonCommon base class for unique constraints
 CPgsqlSqlUtil::PgsqlPrimaryKeyPostgreSQL-specific primary key constraint
 CPgsqlSqlUtil::PgsqlUniqueConstraintClass modeling a unique constraint
 ▼CSqlUtil::AbstractPrimaryKey [external]
 CPgsqlSqlUtil::PgsqlPrimaryKeyPostgreSQL-specific primary key constraint
 ▼CSqlUtil::AbstractFunctionBase [external]
 ▼CSqlUtil::AbstractFunction [external]
 ▼CPgsqlSqlUtil::PgsqlFunctionPostgreSQL-specific function
 CPgsqlSqlUtil::PgsqlTriggerFunctionPostgreSQL-specific trigger function
 ▼CSqlUtil::AbstractTrigger [external]
 CPgsqlSqlUtil::PgsqlTriggerPostgreSQL-specific trigger
 ▼CSqlUtil::AbstractHashContainer [external]
 ▼CSqlUtil::Columns [external]
 CSqlUtil::AbstractColumnSupportingConstraint [external]
 ▼CSqlUtil::AbstractIndex [external]
 CPgsqlSqlUtil::PgsqlIndexPostgreSQL-specific index
 ▼CSqlUtil::AbstractSequence [external]
 CPgsqlSqlUtil::PgsqlSequenceClass for PostgreSQL sequences
 ▼CSqlUtil::AbstractSqlUtilBase [external]
 ▼CSqlUtil::AbstractDatabase [external]
 CPgsqlSqlUtil::PgsqlDatabasePostgreSQL-specific implementation of the AbstractDatabase interface
 ▼CSqlUtil::AbstractTable [external]
 CPgsqlSqlUtil::PgsqlTablePostgreSQL-specific implementation of the SqlUtil::AbstractTable interface
 ▼CSqlUtil::AbstractView [external]
 CPgsqlSqlUtil::PgsqlViewPostgreSQL view
 ▼CSqlUtil::NumericColumnInfo [external]
 CPgsqlSqlUtil::PgsqlNumericColumnPostgreSQL-specific numeric column
 CPgsqlSqlUtil::PgsqlTypePostgreSQL type