| acquire() noexcept override | connectivity::file::OPreparedStatement | virtual |
| AddParameter(connectivity::OSQLParseNode const *pParameter, const css::uno::Reference< css::beans::XPropertySet > &_xCol) | connectivity::file::OPreparedStatement | protected |
| analyzeSQL() | connectivity::file::OStatement_Base | protected |
| cancel() override | connectivity::file::OStatement_Base | virtual |
| checkAndResizeParameters(sal_Int32 parameterIndex) | connectivity::file::OPreparedStatement | protected |
| clearParameters() override | connectivity::file::OPreparedStatement | virtual |
| clearWarnings() override | connectivity::file::OStatement_Base | virtual |
| close() override | connectivity::file::OPreparedStatement | virtual |
| closeResultSet() | connectivity::file::OStatement_Base | protected |
| ConstPropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
| construct(const OUString &sql) override | connectivity::file::OPreparedStatement | virtual |
| 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::file::OStatement_Base | protectedvirtual |
| createColumnMapping() | connectivity::file::OStatement_Base | protected |
| createResultSet() override | connectivity::component::OComponentPreparedStatement | protectedvirtual |
| DECLARE_SERVICE_INFO() | connectivity::component::OComponentPreparedStatement | |
| describeColumn(OSQLParseNode const *_pParameter, OSQLParseNode const *_pNode, const OSQLTable &_xTable) | connectivity::file::OPreparedStatement | protected |
| describeParameter() | connectivity::file::OPreparedStatement | protected |
| describeProperties(css::uno::Sequence< css::beans::Property > &_rProps) const | comphelper::OPropertyContainerHelper | protected |
| disposeResultSet() | connectivity::file::OStatement_Base | protected |
| disposing() override | connectivity::file::OPreparedStatement | virtual |
| execute() override | connectivity::file::OPreparedStatement | virtual |
| executeQuery() override | connectivity::file::OPreparedStatement | virtual |
| executeUpdate() override | connectivity::file::OPreparedStatement | virtual |
| getArrayHelper() | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | |
| GetAssignValues() | connectivity::file::OStatement_Base | protected |
| getBaseTypes() | comphelper::OPropertyContainer | protectedstatic |
| getConnection() override | connectivity::file::OPreparedStatement | 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 |
| getInfoHelper() override | connectivity::file::OStatement_Base | protected |
| getMetaData() override | connectivity::file::OPreparedStatement | virtual |
| getOwnConnection() const | connectivity::file::OStatement_Base | inline |
| getParseTree() const | connectivity::file::OStatement_Base | inline |
| getProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
| getPropertySetInfo() override | connectivity::file::OStatement_Base | virtual |
| getTypes() override | connectivity::file::OPreparedStatement | virtual |
| getWarnings() override | connectivity::file::OStatement_Base | virtual |
| implPushBackProperty(const PropertyDescription &_rProp) | comphelper::OPropertyContainerHelper | private |
| initializeResultSet(OResultSet *_pResult) override | connectivity::file::OPreparedStatement | protectedvirtual |
| initResultSet(OResultSet *) | connectivity::file::OPreparedStatement | protected |
| isRegisteredProperty(sal_Int32 _nHandle) const | comphelper::OPropertyContainerHelper | protected |
| isRegisteredProperty(const OUString &_rName) const | comphelper::OPropertyContainerHelper | protected |
| m_aAssignValues | connectivity::file::OStatement_Base | protected |
| m_aColMapping | connectivity::file::OStatement_Base | protected |
| m_aCursorName | connectivity::file::OStatement_Base | protected |
| m_aEvaluateRow | connectivity::file::OStatement_Base | protected |
| m_aHoldProperties | comphelper::OPropertyContainerHelper | private |
| m_aLastWarning | connectivity::file::OStatement_Base | protected |
| m_aMutex | cppu::BaseMutex | protected |
| m_aOrderbyAscending | connectivity::file::OStatement_Base | protected |
| m_aOrderbyColumnNumber | connectivity::file::OStatement_Base | protected |
| m_aParameterIndexes | connectivity::file::OStatement_Base | protected |
| m_aParameterRow | connectivity::file::OPreparedStatement | protected |
| m_aParser | connectivity::file::OStatement_Base | protected |
| m_aProperties | comphelper::OPropertyContainerHelper | private |
| m_aRow | connectivity::file::OStatement_Base | protected |
| m_aSelectRow | connectivity::file::OStatement_Base | protected |
| m_aSQLIterator | connectivity::file::OStatement_Base | protected |
| m_bEscapeProcessing | connectivity::file::OStatement_Base | protected |
| m_nFetchDirection | connectivity::file::OStatement_Base | protected |
| m_nFetchSize | connectivity::file::OStatement_Base | protected |
| m_nMaxFieldSize | connectivity::file::OStatement_Base | protected |
| m_nMaxRows | connectivity::file::OStatement_Base | protected |
| m_nQueryTimeOut | connectivity::file::OStatement_Base | protected |
| m_nResultSetConcurrency | connectivity::file::OStatement_Base | protected |
| m_nResultSetType | connectivity::file::OStatement_Base | protected |
| m_pConnection | connectivity::file::OStatement_Base | protected |
| m_pParseTree | connectivity::file::OStatement_Base | protected |
| m_pSQLAnalyzer | connectivity::file::OStatement_Base | protected |
| m_pTable | connectivity::file::OStatement_Base | protected |
| m_xColNames | connectivity::file::OStatement_Base | protected |
| m_xDBMetaData | connectivity::file::OStatement_Base | protected |
| m_xMetaData | connectivity::file::OPreparedStatement | protected |
| m_xParamColumns | connectivity::file::OPreparedStatement | protected |
| m_xResultSet | connectivity::file::OStatement_Base | protected |
| makeResultSet() | connectivity::file::OPreparedStatement | protected |
| OComponentPreparedStatement(file::OConnection *_pConnection) | connectivity::component::OComponentPreparedStatement | inline |
| operator=(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
| OPreparedStatement(OConnection *_pConnection) | connectivity::file::OPreparedStatement | |
| OPropertyArrayUsageHelper() | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | |
| OPropertyContainer(::cppu::OBroadcastHelper &_rBHelper) | comphelper::OPropertyContainer | protected |
| OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |
| OPropertyContainerHelper(const OPropertyContainerHelper &)=delete | comphelper::OPropertyContainerHelper | private |
| OStatement_Base(OConnection *_pConnection) | connectivity::file::OStatement_Base | |
| OStatement_BASE2(OConnection *_pConnection) | connectivity::file::OStatement_BASE2 | inline |
| ParseAssignValues(const std::vector< OUString > &aColumnNameList, connectivity::OSQLParseNode *pRow_Value_Constructor_Elem, sal_Int32 nIndex) | connectivity::file::OStatement_Base | protected |
| parseParamterElem(const OUString &_sColumnName, OSQLParseNode *pRow_Value_Constructor_Elem) override | connectivity::file::OPreparedStatement | protectedvirtual |
| Properties typedef | comphelper::OPropertyContainerHelper | private |
| PropertiesIterator typedef | comphelper::OPropertyContainerHelper | private |
| PropertyContainer typedef | comphelper::OPropertyContainerHelper | private |
| queryInterface(const css::uno::Type &rType) override | connectivity::file::OPreparedStatement | 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::file::OPreparedStatement | virtual |
| revokeProperty(sal_Int32 _nHandle) | comphelper::OPropertyContainerHelper | protected |
| s_nRefCount | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | protectedstatic |
| s_pProps | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | protectedstatic |
| scanParameter(OSQLParseNode *pParseNode, std::vector< OSQLParseNode * > &_rParaNodes) | connectivity::file::OPreparedStatement | protected |
| searchHandle(sal_Int32 _nHandle) | comphelper::OPropertyContainerHelper | private |
| setArray(sal_Int32 parameterIndex, const css::uno::Reference< css::sdbc::XArray > &x) override | connectivity::file::OPreparedStatement | virtual |
| SetAssignValue(const OUString &aColumnName, const OUString &aValue, bool bSetNull=false, sal_uInt32 nParameter=SQL_NO_PARAMETER) | connectivity::file::OStatement_Base | protected |
| setBinaryStream(sal_Int32 parameterIndex, const css::uno::Reference< css::io::XInputStream > &x, sal_Int32 length) override | connectivity::file::OPreparedStatement | virtual |
| setBlob(sal_Int32 parameterIndex, const css::uno::Reference< css::sdbc::XBlob > &x) override | connectivity::file::OPreparedStatement | virtual |
| setBoolean(sal_Int32 parameterIndex, sal_Bool x) override | connectivity::file::OPreparedStatement | virtual |
| setByte(sal_Int32 parameterIndex, sal_Int8 x) override | connectivity::file::OPreparedStatement | virtual |
| setBytes(sal_Int32 parameterIndex, const css::uno::Sequence< sal_Int8 > &x) override | connectivity::file::OPreparedStatement | virtual |
| setCharacterStream(sal_Int32 parameterIndex, const css::uno::Reference< css::io::XInputStream > &x, sal_Int32 length) override | connectivity::file::OPreparedStatement | virtual |
| setClob(sal_Int32 parameterIndex, const css::uno::Reference< css::sdbc::XClob > &x) override | connectivity::file::OPreparedStatement | virtual |
| setDate(sal_Int32 parameterIndex, const css::util::Date &x) override | connectivity::file::OPreparedStatement | virtual |
| setDouble(sal_Int32 parameterIndex, double x) override | connectivity::file::OPreparedStatement | virtual |
| 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 |
| setFloat(sal_Int32 parameterIndex, float x) override | connectivity::file::OPreparedStatement | virtual |
| setInt(sal_Int32 parameterIndex, sal_Int32 x) override | connectivity::file::OPreparedStatement | virtual |
| setLong(sal_Int32 parameterIndex, sal_Int64 x) override | connectivity::file::OPreparedStatement | virtual |
| setNull(sal_Int32 parameterIndex, sal_Int32 sqlType) override | connectivity::file::OPreparedStatement | virtual |
| setObject(sal_Int32 parameterIndex, const css::uno::Any &x) override | connectivity::file::OPreparedStatement | virtual |
| setObjectNull(sal_Int32 parameterIndex, sal_Int32 sqlType, const OUString &typeName) override | connectivity::file::OPreparedStatement | virtual |
| setObjectWithInfo(sal_Int32 parameterIndex, const css::uno::Any &x, sal_Int32 targetSqlType, sal_Int32 scale) override | connectivity::file::OPreparedStatement | virtual |
| setOrderbyColumn(connectivity::OSQLParseNode const *pColumnRef, connectivity::OSQLParseNode const *pAscendingDescending) | connectivity::file::OStatement_Base | protected |
| setParameter(sal_Int32 parameterIndex, const ORowSetValue &x) | connectivity::file::OPreparedStatement | protected |
| setRef(sal_Int32 parameterIndex, const css::uno::Reference< css::sdbc::XRef > &x) override | connectivity::file::OPreparedStatement | virtual |
| setShort(sal_Int32 parameterIndex, sal_Int16 x) override | connectivity::file::OPreparedStatement | virtual |
| setString(sal_Int32 parameterIndex, const OUString &x) override | connectivity::file::OPreparedStatement | virtual |
| setTime(sal_Int32 parameterIndex, const css::util::Time &x) override | connectivity::file::OPreparedStatement | virtual |
| setTimestamp(sal_Int32 parameterIndex, const css::util::DateTime &x) override | connectivity::file::OPreparedStatement | virtual |
| theMutex() | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | protectedstatic |
| ~OPreparedStatement() override | connectivity::file::OPreparedStatement | protectedvirtual |
| ~OPropertyArrayUsageHelper() | comphelper::OPropertyArrayUsageHelper< OStatement_Base > | virtual |
| ~OPropertyContainer() | comphelper::OPropertyContainer | virtual |
| ~OPropertyContainerHelper() | comphelper::OPropertyContainerHelper | protected |
| ~OStatement_Base() override | connectivity::file::OStatement_Base | protectedvirtual |