Qore MysqlSqlUtil Module Reference  1.4.2
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CMysqlSqlUtil::MysqlColumnMySQL-specific column
 CMysqlSqlUtil::MysqlNumericColumnMySQL-specific numeric column
 CMysqlSqlUtil::MysqlDatabaseMySQL-specific implementation of the AbstractDatabase interface
 CMysqlSqlUtil::MysqlForeignConstraintMySQL-specific foreign constraint
 CMysqlSqlUtil::MysqlFunctionMySQL-specific function
 CMysqlSqlUtil::MysqlIndexMySQL-specific index
 CMysqlSqlUtil::MysqlNumberDataTypeData type for PostgreSQL DECIMAL columns
 CMysqlSqlUtil::MysqlPrimaryKeyMySQL-specific primary key constraint
 CMysqlSqlUtil::MysqlSavepointHelperMySQL savepoint helper
 CMysqlSqlUtil::MysqlSequenceClass for MySQL sequences based on a sequence table and autonomous transactions
 CMysqlSqlUtil::MysqlTableMySQL-specific implementation of the AbstractTable interface
 CMysqlSqlUtil::MysqlTriggerMySQL-specific trigger
 CMysqlSqlUtil::MysqlViewMySQL view