Handle Struct Reference


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
HandlenextPtr
PoolpoolPtr
time_t otime
time_t atime
int stale
int stale_on_close

Detailed Description

The following structure defines the internal state of a database handle.


Field Documentation

char* Handle::driver

char* Handle::datasource

char* Handle::user

char* Handle::password

void* Handle::connection

char* Handle::poolname

int Handle::connected

int Handle::verbose

Ns_Set* Handle::row

char Handle::cExceptionCode[6]

Ns_DString Handle::dsExceptionMsg

void* Handle::context

void* Handle::statement

int Handle::fetchingRows

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

int Handle::stale_on_close


The documentation for this struct was generated from the following file:
Generated on Tue Sep 4 19:58:57 2007 by  doxygen 1.5.1