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