20module 
com {  module sun {  module star {  module sdbc {
 
   21 published 
interface XConnection;
 
   24module 
com {  module sun {  module star {  module sdb {  module tools {
 
represents a connection (session) with a specific database.
Definition XConnection.idl:50
Definition Ambiguous.idl:20
extends the com::sun::star::sdbc::Connection of SDBC by providing the data definitions of a connected...
Definition Connection.idl:37