DatabaseKit  0.5
DBConnectionPool() Category Reference

Protected Attributes

NSHashTable * _connections
 
pthread_key_t _threadLocalKey
 

Detailed Description

Definition at line 6 of file DBConnectionPool.m.

Member Data Documentation

- (NSHashTable*) _connections
protected

Definition at line 7 of file DBConnectionPool.m.

- (pthread_key_t) _threadLocalKey
protected

Definition at line 8 of file DBConnectionPool.m.


The documentation for this category was generated from the following file: