Qore MysqlSqlUtil Module Reference  1.0
 All Classes Namespaces Files Functions Variables Modules Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CSqlUtil::AbstractColumn [external]
 CMysqlSqlUtil::MysqlColumnMySQL-specific column
 CMysqlSqlUtil::MysqlNumericColumnMySQL-specific numeric column
 CSqlUtil::AbstractConstraint [external]
 CSqlUtil::AbstractForeignConstraint [external]
 CMysqlSqlUtil::MysqlForeignConstraintMySQL-specific foreign constraint
 CSqlUtil::AbstractUniqueConstraint [external]
 CSqlUtil::AbstractPrimaryKey [external]
 CMysqlSqlUtil::MysqlPrimaryKeyMySQL-specific primary key constraint
 CSqlUtil::AbstractFunctionBase [external]
 CSqlUtil::AbstractFunction [external]
 CMysqlSqlUtil::MysqlFunctionMySQL-specific function
 CSqlUtil::AbstractTrigger [external]
 CMysqlSqlUtil::MysqlTriggerMySQL-specific trigger
 CSqlUtil::AbstractHashContainer [external]
 CSqlUtil::Columns [external]
 CSqlUtil::AbstractUniqueConstraint [external]
 CSqlUtil::AbstractIndex [external]
 CMysqlSqlUtil::MysqlIndexMySQL-specific index
 CSqlUtil::AbstractSequence [external]
 CMysqlSqlUtil::MysqlSequenceClass for MySQL sequences based on a sequence table and autonomous transactions
 CSqlUtil::AbstractSqlUtilBase [external]
 CSqlUtil::AbstractDatabase [external]
 CMysqlSqlUtil::MysqlDatabaseMySQL-specific implementation of the AbstractDatabase interface
 CSqlUtil::AbstractTable [external]
 CMysqlSqlUtil::MysqlTableMySQL-specific implementation of the AbstractTable interface
 CSqlUtil::AbstractView [external]
 CMysqlSqlUtil::MysqlViewMySQL view
 CSqlUtil::NumericColumnInfo [external]
 CMysqlSqlUtil::MysqlNumericColumnMySQL-specific numeric column