LibreOffice
LibreOffice 24.2 SDK API Reference
RowSet Member List

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

absolute([in] long row)XResultSet
acquire()XInterfaceprotected
addEventListener([in] XEventListener xListener)XComponentprotected
addPropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener xListener)XPropertySet
addRowSetListener([in]XRowSetListener listener)XRowSet
addVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener)XPropertySet
afterLast()XResultSet
beforeFirst()XResultSet
cancelRowUpdates()XResultSetUpdateprotected
clearParameters()XParameters
clearWarnings()XWarningsSupplierprotected
close()XCloseableprotected
com::sun::star::beans::XPropertySetResultSet
com::sun::star::lang::XComponentResultSetoptional
com::sun::star::sdbc::ResultSetRowSet
CommandRowSetproperty
CursorNameResultSetoptionalpropertyreadonly
DataSourceNameRowSetproperty
deleteRow()XResultSetUpdateprotected
dispose()XComponentprotected
EscapeProcessingRowSetproperty
execute()XRowSet
FetchDirectionResultSetproperty
FetchSizeResultSetproperty
findColumn([in]string columnName)XColumnLocate
first()XResultSet
getArray([in]long columnIndex)XRow
getBinaryStream([in]long columnIndex)XRow
getBlob([in]long columnIndex)XRow
getBoolean([in]long columnIndex)XRow
getByte([in]long columnIndex)XRow
getBytes([in]long columnIndex)XRow
getCharacterStream([in]long columnIndex)XRow
getClob([in]long columnIndex)XRow
getDate([in]long columnIndex)XRow
getDouble([in]long columnIndex)XRow
getFloat([in]long columnIndex)XRow
getInt([in]long columnIndex)XRow
getLong([in]long columnIndex)XRow
getMetaData()XResultSetMetaDataSupplier
getObject([in]long columnIndex, [in]com::sun::star::container::XNameAccess typeMap)XRow
getPropertySetInfo()XPropertySet
getPropertyValue([in] string PropertyName)XPropertySet
getRef([in]long columnIndex)XRow
getRow()XResultSet
getShort([in]long columnIndex)XRow
getStatement()XResultSet
getString([in]long columnIndex)XRow
getTime([in]long columnIndex)XRow
getTimestamp([in]long columnIndex)XRow
getWarnings()XWarningsSupplierprotected
insertRow()XResultSetUpdateprotected
isAfterLast()XResultSet
isBeforeFirst()XResultSet
isFirst()XResultSet
isLast()XResultSet
last()XResultSet
MaxFieldSizeRowSetproperty
MaxRowsRowSetproperty
moveToCurrentRow()XResultSetUpdateprotected
moveToInsertRow()XResultSetUpdateprotected
next()XResultSet
PasswordRowSetproperty
previous()XResultSet
queryInterface([in] type aType)XInterfaceprotected
QueryTimeOutRowSetproperty
refreshRow()XResultSet
relative([in]long rows)XResultSet
release()XInterfaceprotected
removeEventListener([in] XEventListener aListener)XComponentprotected
removePropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener aListener)XPropertySet
removeRowSetListener([in]XRowSetListener listener)XRowSet
removeVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener)XPropertySet
ResultSetConcurrencyResultSetpropertyreadonly
ResultSetTypeRowSetproperty
rowDeleted()XResultSet
rowInserted()XResultSet
rowUpdated()XResultSet
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
TransactionIsolationRowSetproperty
TypeMapRowSetproperty
updateBinaryStream([in]long columnIndex, [in]com::sun::star::io::XInputStream x, [in]long length)XRowUpdateprotected
updateBoolean([in]long columnIndex, [in]boolean x)XRowUpdateprotected
updateByte([in]long columnIndex, [in]byte x)XRowUpdateprotected
updateBytes([in]long columnIndex, [in]sequence< byte > x)XRowUpdateprotected
updateCharacterStream([in]long columnIndex, [in]com::sun::star::io::XInputStream x, [in]long length)XRowUpdateprotected
updateDate([in]long columnIndex, [in]com::sun::star::util::Date x)XRowUpdateprotected
updateDouble([in]long columnIndex, [in]double x)XRowUpdateprotected
updateFloat([in]long columnIndex, [in]float x)XRowUpdateprotected
updateInt([in]long columnIndex, [in]long x)XRowUpdateprotected
updateLong([in]long columnIndex, [in]hyper x)XRowUpdateprotected
updateNull([in]long columnIndex)XRowUpdateprotected
updateNumericObject([in]long columnIndex, [in]any x, [in]long scale)XRowUpdateprotected
updateObject([in]long columnIndex, [in]any x)XRowUpdateprotected
updateRow()XResultSetUpdateprotected
updateShort([in]long columnIndex, [in]short x)XRowUpdateprotected
updateString([in]long columnIndex, [in]string x)XRowUpdateprotected
updateTime([in]long columnIndex, [in]com::sun::star::util::Time x)XRowUpdateprotected
updateTimestamp([in]long columnIndex, [in]com::sun::star::util::DateTime x)XRowUpdateprotected
URLRowSetproperty
UserRowSetproperty
wasNull()XRow
XCloseableResultSetoptional
XColumnLocateRowSet
XParametersRowSet
XResultSetResultSet
XResultSetMetaDataSupplierResultSet
XResultSetUpdateResultSetoptional
XRowResultSet
XRowSetRowSet
XRowUpdateResultSetoptional
XWarningsSupplierResultSetoptional