acquire() noexcept override | connectivity::evoab::OStatement | virtual |
clearWarnings() override | connectivity::evoab::OCommonStatement | protectedvirtual |
close() override | connectivity::evoab::OCommonStatement | protectedvirtual |
ConstPropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
convertFastPropertyValue(css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue) override | comphelper::OPropertyContainer | protectedvirtual |
createArrayHelper() const override | connectivity::evoab::OCommonStatement | protectedvirtual |
DECLARE_SERVICE_INFO() | connectivity::evoab::OStatement | |
describeProperties(css::uno::Sequence< css::beans::Property > &_rProps) const | comphelper::OPropertyContainerHelper | protected |
disposeResultSet() | connectivity::evoab::OCommonStatement | protected |
disposing() override | connectivity::evoab::OCommonStatement | protectedvirtual |
execute(const OUString &sql) override | connectivity::evoab::OStatement | virtual |
executeQuery(const OUString &sql) override | connectivity::evoab::OStatement | virtual |
executeUpdate(const OUString &sql) override | connectivity::evoab::OStatement | virtual |
getArrayHelper() | comphelper::OPropertyArrayUsageHelper< OCommonStatement > | |
getBaseTypes() | comphelper::OPropertyContainer | protectedstatic |
getConnection() override | connectivity::evoab::OStatement | virtual |
getFastPropertyValue(css::uno::Any &rValue, sal_Int32 nHandle) const override | comphelper::OPropertyContainer | protectedvirtual |
getFastPropertyValue(sal_Int32 nHandle) override final | comphelper::OPropertyContainer | protected |
getFastPropertyValue(std::unique_lock< std::mutex > &rGuard, css::uno::Any &rValue, sal_Int32 nHandle) const =0 | comphelper::OPropertyContainer | protected |
getImplementationId() SAL_OVERRIDE | cppu::ImplHelper2< class Ifc1, class Ifc2 > | virtual |
getInfoHelper() override | connectivity::evoab::OCommonStatement | protected |
getOwnConnection() const | connectivity::evoab::OCommonStatement | inline |
getProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
getPropertySetInfo() override | connectivity::evoab::OCommonStatement | protectedvirtual |
getTableName() const | connectivity::evoab::OCommonStatement | protected |
connectivity::getTypes() override | connectivity::evoab::OCommonStatement | protectedvirtual |
cppu::ImplHelper2::getTypes() SAL_OVERRIDE | cppu::ImplHelper2< class Ifc1, class Ifc2 > | virtual |
getWarnings() override | connectivity::evoab::OCommonStatement | protectedvirtual |
impl_executeQuery_throw(const OUString &_rSql) | connectivity::evoab::OCommonStatement | protected |
impl_executeQuery_throw(const QueryData &_rData) | connectivity::evoab::OCommonStatement | protected |
impl_getColumnRefColumnName_throw(const ::connectivity::OSQLParseNode &_rColumnRef) | connectivity::evoab::OCommonStatement | protected |
impl_getConnection() | connectivity::evoab::OCommonStatement | inlineprotected |
impl_getEBookQuery_throw(const OUString &_rSql) | connectivity::evoab::OCommonStatement | protected |
implPushBackProperty(const PropertyDescription &_rProp) | comphelper::OPropertyContainerHelper | private |
isRegisteredProperty(sal_Int32 _nHandle) const | comphelper::OPropertyContainerHelper | protected |
isRegisteredProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
m_aCursorName | connectivity::evoab::OCommonStatement | private |
m_aHoldProperties | comphelper::OPropertyContainerHelper | private |
m_aMutex | cppu::BaseMutex | protected |
m_aParser | connectivity::evoab::OCommonStatement | private |
m_aProperties | comphelper::OPropertyContainerHelper | private |
m_aSQLIterator | connectivity::evoab::OCommonStatement | private |
m_bEscapeProcessing | connectivity::evoab::OCommonStatement | private |
m_nFetchDirection | connectivity::evoab::OCommonStatement | private |
m_nFetchSize | connectivity::evoab::OCommonStatement | private |
m_nMaxFieldSize | connectivity::evoab::OCommonStatement | private |
m_nMaxRows | connectivity::evoab::OCommonStatement | private |
m_nQueryTimeOut | connectivity::evoab::OCommonStatement | private |
m_nResultSetConcurrency | connectivity::evoab::OCommonStatement | private |
m_nResultSetType | connectivity::evoab::OCommonStatement | private |
m_pParseTree | connectivity::evoab::OCommonStatement | private |
m_xConnection | connectivity::evoab::OCommonStatement | private |
m_xResultSet | connectivity::evoab::OCommonStatement | private |
OCommonStatement(OEvoabConnection *_pConnection) | connectivity::evoab::OCommonStatement | explicitprotected |
operator=(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
OPropertyArrayUsageHelper() | comphelper::OPropertyArrayUsageHelper< OCommonStatement > | |
OPropertyContainer(::cppu::OBroadcastHelper &_rBHelper) | comphelper::OPropertyContainer | protected |
OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |
OPropertyContainerHelper(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
orderByAnalysis(const OSQLParseNode *_pOrderByClause, SortDescriptor &_out_rSort) | connectivity::evoab::OCommonStatement | protected |
OStatement(OEvoabConnection *_pConnection) | connectivity::evoab::OStatement | inlineexplicit |
parseSql(const OUString &sql, QueryData &_out_rQueryData) | connectivity::evoab::OCommonStatement | protected |
Properties typedef | comphelper::OPropertyContainerHelper | private |
PropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
PropertyContainer typedef | comphelper::OPropertyContainerHelper | private |
queryInterface(const css::uno::Type &rType) override | connectivity::evoab::OStatement | virtual |
registerMayBeVoidProperty(const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, css::uno::Any *_pPointerToMember, const css::uno::Type &_rExpectedType) | comphelper::OPropertyContainerHelper | protected |
registerProperty(const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, void *_pPointerToMember, const css::uno::Type &_rMemberType) | comphelper::OPropertyContainerHelper | protected |
registerPropertyNoMember(const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, const css::uno::Type &_rType, css::uno::Any const &_pInitialValue) | comphelper::OPropertyContainerHelper | protected |
release() noexcept override | connectivity::evoab::OStatement | virtual |
revokeProperty(sal_Int32 _nHandle) | comphelper::OPropertyContainerHelper | protected |
s_nRefCount | comphelper::OPropertyArrayUsageHelper< OCommonStatement > | protectedstatic |
s_pProps | comphelper::OPropertyArrayUsageHelper< OCommonStatement > | protectedstatic |
searchHandle(sal_Int32 _nHandle) | comphelper::OPropertyContainerHelper | private |
setFastPropertyValue(sal_Int32 nHandle, const css::uno::Any &rValue) override final | comphelper::OPropertyContainer | protected |
setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const css::uno::Any &rValue) override | comphelper::OPropertyContainer | protectedvirtual |
theMutex() | comphelper::OPropertyArrayUsageHelper< OCommonStatement > | protectedstatic |
whereAnalysis(const OSQLParseNode *parseTree) | connectivity::evoab::OCommonStatement | protected |
~ImplHelper2() SAL_NOEXCEPT | cppu::ImplHelper2< class Ifc1, class Ifc2 > | protected |
~OCommonStatement() override | connectivity::evoab::OCommonStatement | protectedvirtual |
~OPropertyArrayUsageHelper() | comphelper::OPropertyArrayUsageHelper< OCommonStatement > | virtual |
~OPropertyContainer() | comphelper::OPropertyContainer | virtual |
~OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |
~OStatement() override | connectivity::evoab::OStatement | inlineprotectedvirtual |