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;
allows to explicitly free resources and break cyclic references.
Definition XComponent.idl:43
represents a connection (session) with a specific database.
Definition XConnection.idl:58
should be implemented of objects which may report warnings or non critical errors.
Definition XWarningsSupplier.idl:34
Definition Ambiguous.idl:22
represents a connection (session) with a specific database.
Definition Connection.idl:57