tntdb::ConnectionPool Class Reference

List of all members.

Classes

class  Connector

Public Types

typedef PoolType::PoolObject PoolObjectType

Public Member Functions

 ConnectionPool (const std::string &url, unsigned maxcount=0)
Connection connect ()
void drop (unsigned keep=0)
 Releases unused connections.
unsigned getMaximumSize ()
void setMaximumSize (unsigned m)
unsigned getCurrentSize () const

Member Function Documentation

void tntdb::ConnectionPool::drop ( unsigned  keep = 0  )  [inline]

Releases unused connections.

Keeps the given number of connections.


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

Generated on Mon Oct 5 15:13:07 2009 for tntdb by  doxygen 1.6.1