20  module 
com {  module sun {  module star {  module sdbc {
    22  published 
interface XConnection;
 defines a pooled connection which can share an unused connection. 
Definition: XPooledConnection.idl:39
 
represents a connection (session) with a specific database. 
Definition: XConnection.idl:49
 
Definition: Ambiguous.idl:20
 
is an exception that provides information on a database access error. 
Definition: SQLException.idl:40
 
base interface of all UNO interfaces 
Definition: XInterface.idl:45