attach(void *impl) | MCBase | [protected] |
commit() | MCDBConnection | |
createStatement() | MCDBConnection | |
deleteTable(const mcllib::MCString &tableName) | MCDBConnection | |
detach() | MCBase | [protected] |
existsTable(const mcllib::MCString &tableName) | MCDBConnection | |
getAutoCommit() const | MCDBConnection | |
getMetaData() const | MCDBConnection | |
MCBase() | MCBase | |
MCBase(const MCBase &) | MCBase | |
MCBase(void *impl) | MCBase | [protected] |
MCDBConnection() | MCDBConnection | |
MCDBDriver (defined in MCDBConnection) | MCDBConnection | [friend] |
mclpriv::MCBaseAccessor (defined in MCBase) | MCBase | [friend] |
operator!=(const MCBase &) const | MCBase | |
operator<(const MCBase &) const | MCBase | |
operator=(const MCBase &) | MCBase | |
operator==(const MCBase &) const | MCBase | |
rollback() | MCDBConnection | |
setAutoCommit(bool autoCommit) | MCDBConnection | |
truncateTable(const mcllib::MCString &tableName) | MCDBConnection | |
~MCBase() | MCBase | |
~MCDBConnection() | MCDBConnection |