LibreOffice
LibreOffice 7.4 SDK API Reference
ResultSet Member List

This is the complete list of members for ResultSet, 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
addVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener)XPropertySet
afterLast()XResultSet
beforeFirst()XResultSet
cancel()XCancellableprotected
cancelRowUpdates()XResultSetUpdateprotected
CanUpdateInsertedRowsResultSetoptionalpropertyreadonly
clearWarnings()XWarningsSupplierprotected
close()XCloseableprotected
com::sun::star::beans::XPropertySetResultSet
com::sun::star::lang::XComponentResultSetoptional
com::sun::star::sdbc::ResultSetResultSet
com::sun::star::util::XCancellableResultSetoptional
compareBookmarks([in]any first, [in]any second)XRowLocate
CursorNameResultSetoptionalpropertyreadonly
deleteRow()XResultSetUpdateprotected
deleteRows([in]sequence< any > rows)XDeleteRowsprotected
dispose()XComponentprotected
FetchDirectionResultSetproperty
FetchSizeResultSetproperty
findColumn([in]string columnName)XColumnLocate
first()XResultSet
getArray([in]long columnIndex)XRow
getBinaryStream([in]long columnIndex)XRow
getBlob([in]long columnIndex)XRow
getBookmark()XRowLocate
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
hashBookmark([in]any bookmark)XRowLocate
hasOrderedBookmarks()XRowLocate
insertRow()XResultSetUpdateprotected
isAfterLast()XResultSet
isBeforeFirst()XResultSet
IsBookmarkableResultSetpropertyreadonly
isFirst()XResultSet
isLast()XResultSet
last()XResultSet
moveRelativeToBookmark([in]any bookmark, [in]long rows)XRowLocate
moveToBookmark([in]any bookmark)XRowLocate
moveToCurrentRow()XResultSetUpdateprotected
moveToInsertRow()XResultSetUpdateprotected
next()XResultSet
previous()XResultSet
queryInterface([in] type aType)XInterfaceprotected
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
removeVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener)XPropertySet
ResultSetConcurrencyResultSetpropertyreadonly
ResultSetTypeResultSetpropertyreadonly
rowDeleted()XResultSet
rowInserted()XResultSet
rowUpdated()XResultSet
setPropertyValue([in] string aPropertyName, [in] any aValue)XPropertySet
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
wasNull()XRow
XCloseableResultSetoptional
XColumnLocateResultSet
XDeleteRowsResultSetoptional
XResultSetResultSet
XResultSetMetaDataSupplierResultSet
XResultSetUpdateResultSetoptional
XRowResultSet
XRowLocateResultSet
XRowUpdateResultSetoptional
XWarningsSupplierResultSetoptional