20 #ifndef __com_sun_star_sdbc_XPooledConnection_idl__
21 #define __com_sun_star_sdbc_XPooledConnection_idl__
29 module
com { module sun { module star { module sdbc {
31 published
interface XConnection;
is an exception that provides information on a database access error.
Definition: SQLException.idl:45
represents a connection (session) with a specific database.
Definition: XConnection.idl:58
defines a pooled connection which can share an unused connection.
Definition: XPooledConnection.idl:49
XConnection getConnection()
return the connection which is pooled
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22