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

Go to the graphical class hierarchy

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