add(string k, AbstractColumn val) | SqlUtil::AbstractPrimaryKey | |
addSourceConstraint(string tname, AbstractForeignConstraint fk) | SqlUtil::AbstractPrimaryKey | |
SqlUtil::clear() | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::clear() | SqlUtil::AbstractHashContainer | |
SqlUtil::clearIndex() | SqlUtil::AbstractConstraint | pure virtual |
SqlUtil::AbstractPrimaryKey::constructor(string n, *hash c, *string n_index) | SqlUtil::AbstractPrimaryKey | |
SqlUtil::copy(AbstractHashContainer old) | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::copy(AbstractHashContainer old) | SqlUtil::AbstractHashContainer | |
SqlUtil::empty() | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::empty() | SqlUtil::AbstractHashContainer | |
equal(Columns cols) | SqlUtil::AbstractPrimaryKey | |
equalImpl(AbstractConstraint c) | SqlUtil::AbstractPrimaryKey | virtual |
findMatchingIndex(*Indexes indexes) | SqlUtil::AbstractPrimaryKey | |
SqlUtil::firstKey() | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::firstKey() | SqlUtil::AbstractHashContainer | |
getDisableReenableSql(AbstractDatasource ds, string table_name, *hash opts) | SqlUtil::AbstractPrimaryKey | |
getDropSql(string table_name) | MysqlSqlUtil::MysqlPrimaryKey | |
getElementName() | SqlUtil::AbstractPrimaryKey | virtual |
SqlUtil::getHash() | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::getHash() | SqlUtil::AbstractHashContainer | |
getIndex() | SqlUtil::AbstractPrimaryKey | |
getRenameSql(string table_name, string new_name) | MysqlSqlUtil::MysqlPrimaryKey | |
getSourceConstraintIterator() | SqlUtil::AbstractPrimaryKey | |
hasColumn(string cname) | SqlUtil::AbstractPrimaryKey | |
SqlUtil::hasKey(string k) | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::hasKey(string k) | SqlUtil::AbstractHashContainer | |
SqlUtil::hasKeyValue(string k) | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::hasKeyValue(string k) | SqlUtil::AbstractHashContainer | |
SqlUtil::iterator() | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::iterator() | SqlUtil::AbstractHashContainer | |
SqlUtil::keyIterator() | SqlUtil::AbstractHashContainer | |
SqlUtil::keys() | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::keys() | SqlUtil::AbstractHashContainer | |
SqlUtil::lastKey() | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::lastKey() | SqlUtil::AbstractHashContainer | |
SqlUtil::matchKeys(hash h1) | SqlUtil::AbstractHashContainer | |
SqlUtil::matchKeys(list l) | SqlUtil::AbstractHashContainer | |
SqlUtil::matchKeys(AbstractHashContainer c) | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::matchKeys(hash h1) | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::matchKeys(list l) | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::matchKeys(AbstractHashContainer c) | SqlUtil::AbstractHashContainer | |
memberGate(string k) | MysqlSqlUtil::MysqlPrimaryKey | |
SqlUtil::pairIterator() | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::pairIterator() | SqlUtil::AbstractHashContainer | |
SqlUtil::partialMatchKeys(hash h1) | SqlUtil::AbstractHashContainer | |
SqlUtil::partialMatchKeys(list l) | SqlUtil::AbstractHashContainer | |
SqlUtil::partialMatchKeys(AbstractHashContainer c) | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::partialMatchKeys(hash h1) | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::partialMatchKeys(list l) | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::partialMatchKeys(AbstractHashContainer c) | SqlUtil::AbstractHashContainer | |
removeSourceConstraint(string tname, list cols) | SqlUtil::AbstractPrimaryKey | |
SqlUtil::renameKey(string old_name, string new_name) | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::renameKey(string old_name, string new_name) | SqlUtil::AbstractHashContainer | |
renameSourceConstraintTable(string old_name, string new_name) | SqlUtil::AbstractPrimaryKey | |
SqlUtil::setIndexBase(string ix) | SqlUtil::AbstractConstraint | pure virtual |
SqlUtil::size() | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::size() | SqlUtil::AbstractHashContainer | |
subset(softlist l) | SqlUtil::AbstractPrimaryKey | |
supportsName() | MysqlSqlUtil::MysqlPrimaryKey | |
take(string k) | SqlUtil::AbstractPrimaryKey | virtual |
SqlUtil::val() | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::val() | SqlUtil::AbstractHashContainer | |
SqlUtil::values() | SqlUtil::AbstractHashContainer | |
MysqlSqlUtil::MysqlUniqueConstraintCommon::values() | SqlUtil::AbstractHashContainer | |