20 module 
com {  module sun {  module star {  module sdbc {
 
   22 published 
interface XConnection;
 
   23 published 
interface XWarningsSupplier;
 
allows to explicitly free resources and break cyclic references.
Definition XComponent.idl:39
Definition Ambiguous.idl:20
represents a connection (session) with a specific database.
Definition Connection.idl:53
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