From 976a3a5f2e59506ac849f1988572cf7c98655892 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 2 Aug 2004 15:54:36 +0000 Subject: INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/05 11:42:35 oj 1.1.2.1: new service for parameter substitution --- connectivity/source/dbtools/dbt.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 connectivity/source/dbtools/dbt.xml (limited to 'connectivity/source/dbtools') diff --git a/connectivity/source/dbtools/dbt.xml b/connectivity/source/dbtools/dbt.xml new file mode 100644 index 000000000000..3d70d422db06 --- /dev/null +++ b/connectivity/source/dbtools/dbt.xml @@ -0,0 +1,27 @@ + + + + dbt + + Ocke Janssen + com.sun.star.comp.sdbc.ParameterSubstitution + + This service allows to replace named parameters if SQL statements to unnamed one. + + com.sun.star.loader.SharedLibrary + c++ + + com.sun.star.sdbc.ParameterSubstitution + + cppuhelper + cppu + sal + vos + cppuhelper + cppu + sal + vos + comphelper + + + -- cgit