33OMetaConnection::OMetaConnection()
35 , m_nTextEncoding(RTL_TEXTENCODING_MS_1252)
48 ::comphelper::disposeComponent( xStatement );
50 catch (
const DisposedException&)
70 static ::dbtools::OPropertyMap s_aPropertyNameMap;
71 return s_aPropertyNameMap;
76 OUString sErrorMessage;
const css::uno::Sequence< sal_Int8 > & getSeq() const
OUString getResourceString(TranslateId pResId) const
loads a string from the shared resource file
sal_Int64 getSomethingImpl(const css::uno::Sequence< sal_Int8 > &rId, T *pThis, FallbackToGetSomethingOf< Base >={})
::cppu::WeakComponentImplHelper< css::sdbc::XConnection, css::sdbc::XWarningsSupplier, css::lang::XServiceInfo, css::lang::XUnoTunnel > OMetaConnection_BASE
Reference< XComponentContext > _xContext