19 #ifndef __com_sun_star_sdbc_Connection_idl__
20 #define __com_sun_star_sdbc_Connection_idl__
24 module
com { module sun { module star { module sdbc {
26 published
interface XConnection;
27 published
interface XWarningsSupplier;
should be implemented of objects which may report warnings or non critical errors.
Definition: XWarningsSupplier.idl:33
allows to exclicitly free resources and break cyclic references.
Definition: XComponent.idl:42
represents a connection (session) with a specific database.
Definition: XConnection.idl:57
– idl definition –
Definition: Ambiguous.idl:22
represents a connection (session) with a specific database.
Definition: Connection.idl:56