absolute([in] long row) | XResultSet | |
acquire() | XInterface | protected |
ActiveCommand | RowSet | propertyreadonly |
ActiveConnection | RowSet | property |
addEventListener([in] XEventListener xListener) | XComponent | protected |
addPropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener xListener) | XPropertySet | |
addRowSetApproveListener([in]XRowSetApproveListener listener) | XRowSetApproveBroadcaster | |
addRowSetListener([in]XRowSetListener listener) | XRowSet | |
addVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) | XPropertySet | |
afterLast() | XResultSet | |
ApplyFilter | RowSet | property |
beforeFirst() | XResultSet | |
cancel() | XCancellable | protected |
cancelRowUpdates() | XResultSetUpdate | protected |
CanUpdateInsertedRows | ResultSet | optionalpropertyreadonly |
clearParameters() | XParameters | |
clearWarnings() | XWarningsSupplier | protected |
close() | XCloseable | protected |
com::com::sun::star::beans::XPropertySet | ResultSet | |
com::sun::star::sdb::ResultSet::com::sun::star::beans::XPropertySet | ResultSet | |
com::com::sun::star::lang::XComponent | ResultSet | optional |
com::sun::star::sdb::ResultSet::com::sun::star::lang::XComponent | ResultSet | optional |
com::sun::star::sdb::ResultSet | RowSet | |
com::sun::star::sdb::XCompletedExecution | RowSet | |
com::com::sun::star::sdbc::ResultSet | RowSet | |
com::sun::star::sdb::ResultSet::com::sun::star::sdbc::ResultSet | ResultSet | |
com::sun::star::sdbc::RowSet | RowSet | |
com::sun::star::sdbc::XResultSetUpdate | RowSet | optional |
com::sun::star::sdbcx::ResultSet | ResultSet | |
com::sun::star::sdbcx::XColumnsSupplier | ResultSet | |
com::sun::star::sdbcx::XDeleteRows | RowSet | optional |
com::sun::star::util::XCancellable | ResultSet | optional |
Command | RowSet | property |
CommandType | RowSet | property |
compareBookmarks([in]any first, [in]any second) | XRowLocate | |
createResultSet() | XResultSetAccess | |
com::CursorName | ResultSet | optionalpropertyreadonly |
com::sun::star::sdb::ResultSet::CursorName | ResultSet | optionalpropertyreadonly |
DataSourceName | RowSet | property |
deleteRow() | XResultSetUpdate | protected |
deleteRows([in]sequence< any > rows) | XDeleteRows | protected |
dispose() | XComponent | protected |
EscapeProcessing | RowSet | property |
execute() | XRowSet | |
executeWithCompletion([in]com::sun::star::task::XInteractionHandler handler) | XCompletedExecution | |
com::FetchDirection | ResultSet | property |
com::sun::star::sdb::ResultSet::FetchDirection | ResultSet | property |
com::FetchSize | ResultSet | property |
com::sun::star::sdb::ResultSet::FetchSize | ResultSet | property |
Filter | RowSet | property |
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 | |
getColumns() | XColumnsSupplier | |
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 | |
getParameters() | XParametersSupplier | protected |
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() | XWarningsSupplier | protected |
GroupBy | RowSet | optionalproperty |
hashBookmark([in]any bookmark) | XRowLocate | |
hasOrderedBookmarks() | XRowLocate | |
HavingClause | RowSet | optionalproperty |
IgnoreResult | RowSet | property |
insertRow() | XResultSetUpdate | protected |
isAfterLast() | XResultSet | |
isBeforeFirst() | XResultSet | |
IsBookmarkable | ResultSet | propertyreadonly |
isFirst() | XResultSet | |
isLast() | XResultSet | |
IsModified | RowSet | propertyreadonly |
IsNew | RowSet | propertyreadonly |
IsRowCountFinal | RowSet | propertyreadonly |
last() | XResultSet | |
MaxFieldSize | RowSet | property |
MaxRows | RowSet | property |
moveRelativeToBookmark([in]any bookmark, [in]long rows) | XRowLocate | |
moveToBookmark([in]any bookmark) | XRowLocate | |
moveToCurrentRow() | XResultSetUpdate | protected |
moveToInsertRow() | XResultSetUpdate | protected |
next() | XResultSet | |
Order | RowSet | property |
Password | RowSet | property |
previous() | XResultSet | |
Privileges | RowSet | propertyreadonly |
queryInterface([in] type aType) | XInterface | protected |
QueryTimeOut | RowSet | property |
refreshRow() | XResultSet | |
relative([in]long rows) | XResultSet | |
release() | XInterface | protected |
removeEventListener([in] XEventListener aListener) | XComponent | protected |
removePropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener aListener) | XPropertySet | |
removeRowSetApproveListener([in]XRowSetApproveListener listener) | XRowSetApproveBroadcaster | |
removeRowSetListener([in]XRowSetListener listener) | XRowSet | |
removeVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) | XPropertySet | |
com::ResultSetConcurrency | ResultSet | propertyreadonly |
com::sun::star::sdb::ResultSet::ResultSetConcurrency | ResultSet | propertyreadonly |
ResultSetType | RowSet | property |
RowCount | RowSet | propertyreadonly |
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 | |
TransactionIsolation | RowSet | property |
TypeMap | RowSet | property |
updateBinaryStream([in]long columnIndex, [in]com::sun::star::io::XInputStream x, [in]long length) | XRowUpdate | protected |
updateBoolean([in]long columnIndex, [in]boolean x) | XRowUpdate | protected |
updateByte([in]long columnIndex, [in]byte x) | XRowUpdate | protected |
updateBytes([in]long columnIndex, [in]sequence< byte > x) | XRowUpdate | protected |
UpdateCatalogName | RowSet | optionalproperty |
updateCharacterStream([in]long columnIndex, [in]com::sun::star::io::XInputStream x, [in]long length) | XRowUpdate | protected |
updateDate([in]long columnIndex, [in]com::sun::star::util::Date x) | XRowUpdate | protected |
updateDouble([in]long columnIndex, [in]double x) | XRowUpdate | protected |
updateFloat([in]long columnIndex, [in]float x) | XRowUpdate | protected |
updateInt([in]long columnIndex, [in]long x) | XRowUpdate | protected |
updateLong([in]long columnIndex, [in]hyper x) | XRowUpdate | protected |
updateNull([in]long columnIndex) | XRowUpdate | protected |
updateNumericObject([in]long columnIndex, [in]any x, [in]long scale) | XRowUpdate | protected |
updateObject([in]long columnIndex, [in]any x) | XRowUpdate | protected |
updateRow() | XResultSetUpdate | protected |
UpdateSchemaName | RowSet | optionalproperty |
updateShort([in]long columnIndex, [in]short x) | XRowUpdate | protected |
updateString([in]long columnIndex, [in]string x) | XRowUpdate | protected |
UpdateTableName | RowSet | optionalproperty |
updateTime([in]long columnIndex, [in]com::sun::star::util::Time x) | XRowUpdate | protected |
updateTimestamp([in]long columnIndex, [in]com::sun::star::util::DateTime x) | XRowUpdate | protected |
URL | RowSet | property |
User | RowSet | property |
wasNull() | XRow | |
com::XCloseable | ResultSet | optional |
com::sun::star::sdb::ResultSet::XCloseable | ResultSet | optional |
XColumnLocate | RowSet | |
XDeleteRows | ResultSet | optional |
XParameters | RowSet | |
XParametersSupplier | RowSet | optional |
com::XResultSet | ResultSet | |
com::sun::star::sdb::ResultSet::XResultSet | ResultSet | |
XResultSetAccess | RowSet | |
com::XResultSetMetaDataSupplier | ResultSet | |
com::sun::star::sdb::ResultSet::XResultSetMetaDataSupplier | ResultSet | |
com::XResultSetUpdate | ResultSet | optional |
com::sun::star::sdb::ResultSet::XResultSetUpdate | ResultSet | optional |
com::XRow | ResultSet | |
com::sun::star::sdb::ResultSet::XRow | ResultSet | |
XRowLocate | ResultSet | |
XRowSet | RowSet | |
XRowSetApproveBroadcaster | RowSet | |
com::XRowUpdate | ResultSet | optional |
com::sun::star::sdb::ResultSet::XRowUpdate | ResultSet | optional |
com::XWarningsSupplier | ResultSet | optional |
com::sun::star::sdb::ResultSet::XWarningsSupplier | ResultSet | optional |