20 module
com { module sun { module star { module sdbc {
22 published
interface XRowSetListener;
23 published
interface XConnection;
Definition: Ambiguous.idl:20
enhances the functionality of a result set.
Definition: XRowSet.idl:38
provides the navigation on a table of data.
Definition: XResultSet.idl:37
is an exception that provides information on a database access error.
Definition: SQLException.idl:40
is used for receiving "cursorMoved", "rowChanged", and "rowSetChanged" events posted by...
Definition: XRowSetListener.idl:26