User: hr      
Date: 2007-06-27 14:39:43+0000
Modified:
   dba/connectivity/source/inc/java/sql/PreparedStatement.hxx

Log:
 INTEGRATION: CWS sdblogging (1.10.26); FILE MERGED
 2007/04/11 08:55:23 fs 1.10.26.1: #i76119# added support for logging driver 
activities

File Changes:

Directory: /dba/connectivity/source/inc/java/sql/
=================================================

File [changed]: PreparedStatement.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/java/sql/PreparedStatement.hxx?r1=1.10&r2=1.11
Delta lines:  +1 -1
-------------------
--- PreparedStatement.hxx       2007-01-15 13:38:08+0000        1.10
+++ PreparedStatement.hxx       2007-06-27 14:39:40+0000        1.11
@@ -81,7 +81,7 @@
                static jclass getMyClass();
                
                // ein Konstruktor, der fuer das Returnen des Objektes 
benoetigt wird:
-               java_sql_PreparedStatement( JNIEnv * pEnv, java_sql_Connection* 
_pCon,const ::rtl::OUString& sql );
+               java_sql_PreparedStatement( JNIEnv * pEnv, java_sql_Connection& 
_rCon,const ::rtl::OUString& sql );
 
                virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( 
const ::com::sun::star::uno::Type & rType ) 
throw(::com::sun::star::uno::RuntimeException);
                virtual void SAL_CALL acquire() throw();




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

Reply via email to