LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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;
defines a pooled connection which can share an unused connection.
Definition: XPooledConnection.idl:49
XConnection getConnection()
return the connection which is pooled
represents a connection (session) with a specific database.
Definition: XConnection.idl:58
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
is an exception that provides information on a database access error.
Definition: SQLException.idl:45