LibreOffice Module connectivity (master) 1
Functions
ZPoolCollection.cxx File Reference
#include "ZPoolCollection.hxx"
#include "ZDriverWrapper.hxx"
#include "ZConnectionPool.hxx"
#include <com/sun/star/configuration/theDefaultProvider.hpp>
#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/reflection/ProxyFactory.hpp>
#include <com/sun/star/sdbc/DriverManager.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <osl/diagnose.h>
#include <sal/log.hxx>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for ZPoolCollection.cxx:

Go to the source code of this file.

Functions

static OUString getConnectionPoolNodeName ()
 
static OUString getEnablePoolingNodeName ()
 
static OUString getDriverNameNodeName ()
 
static OUString getDriverSettingsNodeName ()
 
static OUString getEnableNodeName ()
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * connectivity_OPoolCollection_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ connectivity_OPoolCollection_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * connectivity_OPoolCollection_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 461 of file ZPoolCollection.cxx.

◆ getConnectionPoolNodeName()

static OUString getConnectionPoolNodeName ( )
static

◆ getDriverNameNodeName()

static OUString getDriverNameNodeName ( )
static

Definition at line 56 of file ZPoolCollection.cxx.

Referenced by connectivity::OPoolCollection::propertyChange().

◆ getDriverSettingsNodeName()

static OUString getDriverSettingsNodeName ( )
static

◆ getEnableNodeName()

static OUString getEnableNodeName ( )
static

◆ getEnablePoolingNodeName()

static OUString getEnablePoolingNodeName ( )
static