Qore MysqlSqlUtil Module Reference  1.4.1
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CSqlUtil::AbstractConstraint [external]
 CSqlUtil::AbstractColumnSupportingConstraint [external]
 CSqlUtil::AbstractForeignConstraint [external]
 CMysqlSqlUtil::MysqlForeignConstraintMySQL-specific foreign constraint
 CSqlUtil::AbstractUniqueConstraint [external]
 CSqlUtil::AbstractPrimaryKey [external]
 CMysqlSqlUtil::MysqlPrimaryKeyMySQL-specific primary key constraint
 CDataProvider::AbstractDataProviderType [external]
 CDataProvider::QoreDataType [external]
 CDataProvider::QoreNumberDataTypeBase [external]
 CSqlUtil::AbstractNumericDataType [external]
 CMysqlSqlUtil::MysqlNumberDataTypeData type for PostgreSQL DECIMAL columns
 CSqlUtil::AbstractDdlObject [external]
 CSqlUtil::AbstractColumn [external]
 CMysqlSqlUtil::MysqlColumnMySQL-specific column
 CMysqlSqlUtil::MysqlNumericColumnMySQL-specific numeric column
 CSqlUtil::AbstractFunctionBase [external]
 CSqlUtil::AbstractFunction [external]
 CMysqlSqlUtil::MysqlFunctionMySQL-specific function
 CSqlUtil::AbstractTrigger [external]
 CMysqlSqlUtil::MysqlTriggerMySQL-specific trigger
 CSqlUtil::AbstractHashContainer [external]
 CSqlUtil::Columns [external]
 CSqlUtil::AbstractColumnSupportingConstraint [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
 CMysqlSqlUtil::MysqlSavepointHelperMySQL savepoint helper
 CSqlUtil::NumericColumnInfo [external]
 CMysqlSqlUtil::MysqlNumericColumnMySQL-specific numeric column