summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/XDatabaseAccess.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-12-10 15:14:52 +0000
committerMichael Hönnig <mi@openoffice.org>2002-12-10 15:14:52 +0000
commit785af3a40aea468a0a5cb326aab04faf49706619 (patch)
treee083390f27e6a49d66623d109886ee105db060c3 /offapi/com/sun/star/sdb/XDatabaseAccess.idl
parent2012bc9b77b9ca3e89cf0163e7efec6fd5c04b2f (diff)
#105668# fixed dead links
Diffstat (limited to 'offapi/com/sun/star/sdb/XDatabaseAccess.idl')
-rw-r--r--offapi/com/sun/star/sdb/XDatabaseAccess.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdb/XDatabaseAccess.idl b/offapi/com/sun/star/sdb/XDatabaseAccess.idl
index e6e3605c4b5c..c2563957ce6d 100644
--- a/offapi/com/sun/star/sdb/XDatabaseAccess.idl
+++ b/offapi/com/sun/star/sdb/XDatabaseAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDatabaseAccess.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:06:38 $
+ * last change: $Author: mi $ $Date: 2002-12-10 16:13:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -112,7 +112,7 @@ interface XDatabaseAccess: com::sun::star::sdbc::XDataSource
an isolated connection object
@throws com::sun::star::sdbc::SQLException
if a database access error occurs.
- @see com::sun::star::sdb::XConnection
+ @see com::sun::star::sdbc::XConnection
*/
XConnection getIsolatedConnection([in]string user, [in]string password)
raises (com::sun::star::sdbc::SQLException);
@@ -154,6 +154,9 @@ interface XDatabaseAccess: com::sun::star::sdbc::XDataSource
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.6 2002/10/03 13:06:38 mi
+ #94968# IDL reviews merged
+
Revision 1.5.2.1 2002/02/18 10:24:28 oj
#97563# parameter,return value and exception description