|
DCL 4.1
|
This is the complete list of members for SQLConnection, including all inherited members.
| __connected | SQLConnection | protected |
| __driver | SQLConnection | protected |
| __handle | SQLConnection | protected |
| canTransact() const | SQLConnection | |
| className() const | Object | |
| close() __DCL_THROWS1(SQLException *) | SQLConnection | |
| commitTrans() __DCL_THROWS1(SQLException *) | SQLConnection | |
| connected() const | SQLConnection | inline |
| destroy() | Object | virtual |
| driver() const | SQLConnection | inline |
| execute(const String &_sql) __DCL_THROWS2(SQLException * | SQLConnection | |
| getServerInfo() __DCL_THROWS2(SQLException * | SQLConnection | |
| handle() const | SQLConnection | inline |
| inTransaction() const | SQLConnection | |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| Object() | Object | protected |
| open(const String &_connString) __DCL_THROWS2(SQLException * | SQLConnection | |
| rollbackTrans() __DCL_THROWS1(SQLException *) | SQLConnection | |
| SQLConnection(SQLDriver *_driver) | SQLConnection | |
| SQLConnection(const String &_driverName) __DCL_THROWS1(SQLDriverException *) | SQLConnection | |
| startTrans() __DCL_THROWS1(SQLException *) | SQLConnection | |
| toString() const | Object | virtual |
| typeInfo() const | Object | virtual |
| ~Object() | Object | protectedvirtual |
| ~SQLConnection() | SQLConnection | virtual |