Data Fields | |
| char * | driver |
| char * | datasource |
| char * | user |
| char * | password |
| void * | connection |
| char * | poolname |
| int | connected |
| int | verbose |
| Ns_Set * | row |
| char | cExceptionCode [6] |
| Ns_DString | dsExceptionMsg |
| void * | context |
| void * | statement |
| int | fetchingRows |
| Handle * | nextPtr |
| Pool * | poolPtr |
| time_t | otime |
| time_t | atime |
| int | stale |
| int | stale_on_close |
| char* Handle::driver |
| char* Handle::datasource |
| char* Handle::user |
| char* Handle::password |
| void* Handle::connection |
| char* Handle::poolname |
| int Handle::verbose |
| Ns_Set* Handle::row |
| char Handle::cExceptionCode[6] |
| Ns_DString Handle::dsExceptionMsg |
| void* Handle::context |
| void* Handle::statement |
| struct Handle* Handle::nextPtr |
Members above must match Ns_DbHandle
| struct Pool* Handle::poolPtr |
| time_t Handle::otime |
| time_t Handle::atime |
| int Handle::stale |
1.5.1