![]() |
Qore PgsqlSqlUtil Module Reference
1.5.2
|
CPgsqlSqlUtil::PgsqlCheckConstraint | PostgreSQL-specific check constraint |
▼CPgsqlSqlUtil::PgsqlColumn | PostgreSQL-specific column |
CPgsqlSqlUtil::PgsqlNumericColumn | PostgreSQL-specific numeric column |
CPgsqlSqlUtil::PgsqlDatabase | PostgreSQL-specific implementation of the AbstractDatabase interface |
CPgsqlSqlUtil::PgsqlForeignConstraint | PostgreSQL-specific foreign constraint |
▼CPgsqlSqlUtil::PgsqlFunction | PostgreSQL-specific function |
CPgsqlSqlUtil::PgsqlTriggerFunction | PostgreSQL-specific trigger function |
CPgsqlSqlUtil::PgsqlIndex | PostgreSQL-specific index |
CPgsqlSqlUtil::PgsqlNumberDataType | Data type for PostgreSQL NUMBER columns |
CPgsqlSqlUtil::PgsqlSavepointHelper | PostgreSQL savepoint helper |
CPgsqlSqlUtil::PgsqlSequence | Class for PostgreSQL sequences |
CPgsqlSqlUtil::PgsqlTable | PostgreSQL-specific implementation of the SqlUtil::AbstractTable interface |
CPgsqlSqlUtil::PgsqlTrigger | PostgreSQL-specific trigger |
CPgsqlSqlUtil::PgsqlType | PostgreSQL type |
▼CPgsqlSqlUtil::PgsqlUniqueConstraintCommon | Common base class for unique constraints |
CPgsqlSqlUtil::PgsqlPrimaryKey | PostgreSQL-specific primary key constraint |
CPgsqlSqlUtil::PgsqlUniqueConstraint | Class modeling a unique constraint |
CPgsqlSqlUtil::PgsqlView | PostgreSQL view |