summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl')
-rw-r--r--offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl b/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl
index c7bb7cf62d1c..1fab832d1e97 100644
--- a/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl
+++ b/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl
@@ -31,7 +31,7 @@
<p>
A
- <type scope="com::sun::star::sdbc">PreparedStatement</type>
+ com::sun::star::sdbc::PreparedStatement
uses one precompiled SQL Statement. In batch execution
it is possible to set collection of parameter settings, which are executed in
one batch job.