20 module
com { module sun { module star { module sdbc {
22 published
interface XConnection;
23 published
interface XWarningsSupplier;
52published service Connection
allows to explicitly free resources and break cyclic references.
Definition generated_idl_chapter_refs.idl:435
Definition Ambiguous.idl:20
interface XWarningsSupplier
controls the chaining of warnings, which may occur on every call to the connected database.
Definition Connection.idl:69
interface XConnection
the main interface for interaction with a connection to a database.
Definition Connection.idl:62