![]() |
Qore MysqlSqlUtil Module Reference
1.4.2
|
▼CMysqlSqlUtil::MysqlColumn | MySQL-specific column |
CMysqlSqlUtil::MysqlNumericColumn | MySQL-specific numeric column |
CMysqlSqlUtil::MysqlDatabase | MySQL-specific implementation of the AbstractDatabase interface |
CMysqlSqlUtil::MysqlForeignConstraint | MySQL-specific foreign constraint |
CMysqlSqlUtil::MysqlFunction | MySQL-specific function |
CMysqlSqlUtil::MysqlIndex | MySQL-specific index |
CMysqlSqlUtil::MysqlNumberDataType | Data type for PostgreSQL DECIMAL columns |
CMysqlSqlUtil::MysqlPrimaryKey | MySQL-specific primary key constraint |
CMysqlSqlUtil::MysqlSavepointHelper | MySQL savepoint helper |
CMysqlSqlUtil::MysqlSequence | Class for MySQL sequences based on a sequence table and autonomous transactions |
CMysqlSqlUtil::MysqlTable | MySQL-specific implementation of the AbstractTable interface |
CMysqlSqlUtil::MysqlTrigger | MySQL-specific trigger |
CMysqlSqlUtil::MysqlView | MySQL view |