Qore PgsqlSqlUtil Module Reference  1.7.1
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
 CSqlUtil::AbstractConstraint [external]
 CSqlUtil::AbstractCheckConstraint [external]
 CPgsqlSqlUtil::PgsqlCheckConstraintPostgreSQL-specific check constraint
 CSqlUtil::AbstractColumnConstraint [external]
 CSqlUtil::AbstractColumnSupportingConstraint [external]
 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::AbstractForeignConstraint [external]
 CPgsqlSqlUtil::PgsqlForeignConstraintPostgreSQL-specific foreign constraint
 CDataProvider::AbstractDataProviderType [external]
 CDataProvider::QoreDataType [external]
 CDataProvider::QoreNumberDataTypeBase [external]
 CSqlUtil::AbstractNumericDataType [external]
 CPgsqlSqlUtil::PgsqlNumberDataTypeData type for PostgreSQL NUMBER columns
 CSqlUtil::AbstractDdlObject [external]
 CSqlUtil::AbstractColumn [external]
 CPgsqlSqlUtil::PgsqlColumnPostgreSQL-specific column
 CPgsqlSqlUtil::PgsqlNumericColumnPostgreSQL-specific numeric column
 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::AbstractColumnConstraint [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
 CPgsqlSqlUtil::PgsqlSavepointHelperPostgreSQL savepoint helper
 CPgsqlSqlUtil::PgsqlTypePostgreSQL type