Qore PgsqlSqlUtil Module Reference  1.5.2
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CPgsqlSqlUtil::PgsqlCheckConstraintPostgreSQL-specific check constraint
 CPgsqlSqlUtil::PgsqlColumnPostgreSQL-specific column
 CPgsqlSqlUtil::PgsqlNumericColumnPostgreSQL-specific numeric column
 CPgsqlSqlUtil::PgsqlDatabasePostgreSQL-specific implementation of the AbstractDatabase interface
 CPgsqlSqlUtil::PgsqlForeignConstraintPostgreSQL-specific foreign constraint
 CPgsqlSqlUtil::PgsqlFunctionPostgreSQL-specific function
 CPgsqlSqlUtil::PgsqlTriggerFunctionPostgreSQL-specific trigger function
 CPgsqlSqlUtil::PgsqlIndexPostgreSQL-specific index
 CPgsqlSqlUtil::PgsqlNumberDataTypeData type for PostgreSQL NUMBER columns
 CPgsqlSqlUtil::PgsqlSavepointHelperPostgreSQL savepoint helper
 CPgsqlSqlUtil::PgsqlSequenceClass for PostgreSQL sequences
 CPgsqlSqlUtil::PgsqlTablePostgreSQL-specific implementation of the SqlUtil::AbstractTable interface
 CPgsqlSqlUtil::PgsqlTriggerPostgreSQL-specific trigger
 CPgsqlSqlUtil::PgsqlTypePostgreSQL type
 CPgsqlSqlUtil::PgsqlUniqueConstraintCommonCommon base class for unique constraints
 CPgsqlSqlUtil::PgsqlPrimaryKeyPostgreSQL-specific primary key constraint
 CPgsqlSqlUtil::PgsqlUniqueConstraintClass modeling a unique constraint
 CPgsqlSqlUtil::PgsqlViewPostgreSQL view