21 module 
com {  module sun {  module star {  module sdbc {
 
   23 published 
interface XResultSet;
 
   24 published 
interface XConnection;
 
 1113                    [in]
string procedureNamePattern) raises (
SQLException);
 
 1212                                   [in]
string procedureNamePattern,
 
 1213                                   [in]
string columnNamePattern)
 
 1262        [in]
string tableNamePattern, [in]sequence<
string> types)
 
 1416        [in]
string tableNamePattern, [in]
string columnNamePattern)
 
 1590        [in]
string table, [in]
long scope, [in] 
boolean nullable)
 
 2038        [in]any primaryCatalog, [in]
string primarySchema,
 
 2039        [in]
string primaryTable,
 
 2040        [in]any foreignCatalog, [in]
string foreignSchema,
 
 2223            [in]
boolean unique, [in]
boolean approximate)
 
 2251                                                  [in]
long concurrency)
 
 2420              [in]
string typeNamePattern, [in]sequence<
long> types)
 
 
is an exception that provides information on a database access error.
Definition SQLException.idl:41
represents a connection (session) with a specific database.
Definition XConnection.idl:50
provides the navigation on a table of data.
Definition XResultSet.idl:38
base interface of all UNO interfaces
Definition XInterface.idl:46
Table specific interfaces (for text and spreadsheet).
Definition modules.idl:358
Definition Ambiguous.idl:20