Qore PgsqlSqlUtil Module Reference  1.1
 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 1234]
 CSqlUtil::AbstractColumn [external]
 CPgsqlSqlUtil::PgsqlColumnPostgreSQL-specific column
 CPgsqlSqlUtil::PgsqlNumericColumnPostgreSQL-specific numeric column
 CSqlUtil::AbstractConstraint [external]
 CSqlUtil::AbstractCheckConstraint [external]
 CPgsqlSqlUtil::PgsqlCheckConstraintPostgreSQL-specific check constraint
 CSqlUtil::AbstractForeignConstraint [external]
 CPgsqlSqlUtil::PgsqlForeignConstraintPostgreSQL-specific foreign constraint
 CSqlUtil::AbstractUniqueConstraint [external]
 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::AbstractUniqueConstraint [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