|
LibreOffice Module connectivity (master) 1
|
#include "ZConnectionPool.hxx"#include <com/sun/star/lang/XComponent.hpp>#include "ZPooledConnection.hxx"#include "ZPoolCollection.hxx"#include <connectivity/ConnectionWrapper.hxx>#include <com/sun/star/beans/XPropertySet.hpp>#include <algorithm>Go to the source code of this file.
Variables | |
| constexpr OUStringLiteral | TIMEOUT_NODENAME = u"Timeout" |
|
constexpr |
Definition at line 44 of file ZConnectionPool.cxx.
Referenced by connectivity::OConnectionPool::clear(), connectivity::OConnectionPool::OConnectionPool(), and connectivity::OConnectionPool::propertyChange().