NdbDictionary::Dictionary Member List
This is the complete list of members for
NdbDictionary::Dictionary
, including all inherited members.
createIndex
(const Index &index)
NdbDictionary::Dictionary
createTable
(const Table &table)
NdbDictionary::Dictionary
dropIndex
(const char *indexName, const char *tableName)
NdbDictionary::Dictionary
dropIndex
(const Index &)
NdbDictionary::Dictionary
dropTable
(Table &table)
NdbDictionary::Dictionary
dropTable
(const char *name)
NdbDictionary::Dictionary
getIndex
(const char *indexName, const char *tableName) const
NdbDictionary::Dictionary
getIndex
(const char *indexName, const Table &table) const
NdbDictionary::Dictionary
getNdbError
() const
NdbDictionary::Dictionary
getTable
(const char *name) const
NdbDictionary::Dictionary
listIndexes
(List &list, const char *tableName)
NdbDictionary::Dictionary
listIndexes
(List &list, const char *tableName) const (defined in
NdbDictionary::Dictionary
)
NdbDictionary::Dictionary
listObjects
(List &list, Object::Type type=Object::TypeUndefined)
NdbDictionary::Dictionary
listObjects
(List &list, Object::Type type=Object::TypeUndefined) const (defined in
NdbDictionary::Dictionary
)
NdbDictionary::Dictionary
removeCachedIndex
(const char *index, const char *table)
NdbDictionary::Dictionary
removeCachedTable
(const char *table)
NdbDictionary::Dictionary
Documentation generated Thu Mar 15 16:25:10 2007 from mysql source files.
© 2003-2004
MySQL AB