Qore MysqlSqlUtil Module Reference
1.0
|
▼NMysqlSqlUtil | MysqlSqlUtil namespace contains all the objects in the MysqlSqlUtil module |
CMysqlColumn | MySQL-specific column |
CMysqlDatabase | MySQL-specific implementation of the AbstractDatabase interface |
CMysqlForeignConstraint | MySQL-specific foreign constraint |
CMysqlFunction | MySQL-specific function |
CMysqlIndex | MySQL-specific index |
CMysqlNumericColumn | MySQL-specific numeric column |
CMysqlPrimaryKey | MySQL-specific primary key constraint |
CMysqlSequence | Class for MySQL sequences based on a sequence table and autonomous transactions |
CMysqlTable | MySQL-specific implementation of the AbstractTable interface |
CMysqlTrigger | MySQL-specific trigger |
CMysqlView | MySQL view |