Tag: cws_src680_dba22b
User: fs      
Date: 2006/12/05 06:57:41

Modified:
   dba/connectivity/source/drivers/jdbc/tools.cxx

Log:
 #i72252# allow to retrieve the property values which were used to construct 
the connection

File Changes:

Directory: /dba/connectivity/source/drivers/jdbc/
=================================================

File [changed]: tools.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/tools.cxx?r1=1.23&r2=1.23.48.1
Delta lines:  +4 -3
-------------------
--- tools.cxx   17 Sep 2006 02:50:53 -0000      1.23
+++ tools.cxx   5 Dec 2006 14:57:38 -0000       1.23.48.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: tools.cxx,v $
  *
- *  $Revision: 1.23 $
+ *  $Revision: 1.23.48.1 $
  *
- *  last change: $Author: obo $ $Date: 2006/09/17 02:50:53 $
+ *  last change: $Author: fs $ $Date: 2006/12/05 14:57:38 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -165,6 +165,7 @@
                if( pBegin->Name.compareToAscii("JavaDriverClass") &&
                        pBegin->Name.compareToAscii("CharSet") &&
                        pBegin->Name.compareToAscii("AppendTableAlias") &&
+                       
pBegin->Name.compareToAscii("GenerateASBeforeCorrelationName") &&
                        
pBegin->Name.compareToAscii("ParameterNameSubstitution") &&
                        pBegin->Name.compareToAscii("IsPasswordRequired") &&
                        pBegin->Name.compareToAscii("IsAutoRetrievingEnabled") 
&&




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to