4 #ifndef DMLITE_CPP_POOLMANAGER_H
5 #define DMLITE_CPP_POOLMANAGER_H
7 #include "../common/config.h"
45 virtual
Pool getPool(const std::
string& poolname) throw (DmException);
48 virtual
void newPool(const
Pool& pool) throw (DmException);
95 #endif // DMLITE_CPP_POOLMANAGER_H