4 #ifndef DMLITE_CPP_POOLMANAGER_H
5 #define DMLITE_CPP_POOLMANAGER_H
43 virtual
Pool getPool(const std::
string& poolname) throw (DmException) = 0;
46 virtual
void newPool(const
Pool& pool) throw (DmException) = 0;
88 #endif // DMLITE_CPP_POOLMANAGER_H