Exported Interfaces |
::com::sun::star::util::XCancellable |
- Usage Restrictions
- optional
- Description
- could be used for cancelling the execution of SQL statements if both
the DBMS and the driver support aborting of navigation commands.
The implementation is optional.
|
::com::sun::star::sdbcx::XRowLocate |
- Description
- is the interface for navigating on the result set by unique bookmarks.
|
::com::sun::star::sdbcx::XDeleteRows |
- Usage Restrictions
- optional
- Description
- is the interface for deleting more than one row, identified by it's bookmark.
The implementation is optional.
|
Copyright © 2003 Sun Microsystems, Inc.