LibreOffice
LibreOffice 24.2 SDK API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
PreparedStatement Member List

This is the complete list of members for PreparedStatement, including all inherited members.

acquire()XInterfaceprotected
addBatch()XPreparedBatchExecutionprotected
addEventListener([in] XEventListener xListener)XComponentprotected
addPropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener xListener)XPropertySet
addVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener)XPropertySet
cancel()XCancellableprotected
clearBatch()XPreparedBatchExecutionprotected
clearParameters()XParameters
clearWarnings()XWarningsSupplier
close()XCloseable
com::sun::star::beans::XPropertySetPreparedStatement
com::sun::star::lang::XComponentPreparedStatementoptional
com::sun::star::util::XCancellablePreparedStatementoptional
CursorNamePreparedStatementproperty
dispose()XComponentprotected
execute()XPreparedStatement
executeBatch()XPreparedBatchExecutionprotected
executeQuery()XPreparedStatement
executeUpdate()XPreparedStatement
FetchDirectionPreparedStatementproperty
FetchSizePreparedStatementproperty
getConnection()XPreparedStatement
getMetaData()XResultSetMetaDataSupplier
getMoreResults()XMultipleResults
getPropertySetInfo()XPropertySet
getPropertyValue([in] string PropertyName)XPropertySet
getResultSet()XMultipleResults
getUpdateCount()XMultipleResults
getWarnings()XWarningsSupplier
MaxFieldSizePreparedStatementproperty
MaxRowsPreparedStatementproperty
queryInterface([in] type aType)XInterfaceprotected
QueryTimeOutPreparedStatementproperty
release()XInterfaceprotected
removeEventListener([in] XEventListener aListener)XComponentprotected
removePropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener aListener)XPropertySet
removeVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener)XPropertySet
ResultSetConcurrencyPreparedStatementproperty
ResultSetTypePreparedStatementproperty
setArray([in]long parameterIndex, [in]XArray x)XParameters
setBinaryStream([in]long parameterIndex, [in]com::sun::star::io::XInputStream x, [in]long length)XParameters
setBlob([in]long parameterIndex, [in]XBlob x)XParameters
setBoolean([in]long parameterIndex, [in]boolean x)XParameters
setByte([in]long parameterIndex, [in]byte x)XParameters
setBytes([in]long parameterIndex, [in]sequence< byte > x)XParameters
setCharacterStream([in]long parameterIndex, [in]com::sun::star::io::XInputStream x, [in]long length)XParameters
setClob([in]long parameterIndex, [in]XClob x)XParameters
setDate([in]long parameterIndex, [in]com::sun::star::util::Date x)XParameters
setDouble([in]long parameterIndex, [in]double x)XParameters
setFloat([in]long parameterIndex, [in]float x)XParameters
setInt([in]long parameterIndex, [in]long x)XParameters
setLong([in]long parameterIndex, [in]hyper x)XParameters
setNull([in]long parameterIndex, [in]long sqlType)XParameters
setObject([in]long parameterIndex, [in]any x)XParameters
setObjectNull([in]long parameterIndex, [in]long sqlType, [in]string typeName)XParameters
setObjectWithInfo([in]long parameterIndex, [in]any x, [in]long targetSqlType, [in]long scale)XParameters
setPropertyValue([in] string aPropertyName, [in] any aValue)XPropertySet
setRef([in]long parameterIndex, [in]XRef x)XParameters
setShort([in]long parameterIndex, [in]short x)XParameters
setString([in]long parameterIndex, [in]string x)XParameters
setTime([in]long parameterIndex, [in]com::sun::star::util::Time x)XParameters
setTimestamp([in]long parameterIndex, [in]com::sun::star::util::DateTime x)XParameters
XCloseablePreparedStatement
XMultipleResultsPreparedStatement
XParametersPreparedStatement
XPreparedBatchExecutionPreparedStatementoptional
XPreparedStatementPreparedStatement
XResultSetMetaDataSupplierPreparedStatement
XWarningsSupplierPreparedStatement