User: vg Date: 2007/01/15 05:38:11 Modified: dba/connectivity/source/inc/java/sql/PreparedStatement.hxx
Log: INTEGRATION: CWS dba22b (1.9.110); FILE MERGED 2006/12/13 08:48:39 fs 1.9.110.1: renamed Statement.* to JStatement.*, to prevent debugger conflicts with dbaccess-located files with the same name 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.9&r2=1.10 Delta lines: +1 -1 ------------------- --- PreparedStatement.hxx 20 Jun 2006 02:03:56 -0000 1.9 +++ PreparedStatement.hxx 15 Jan 2007 13:38:08 -0000 1.10 @@ -36,7 +36,7 @@ #define _CONNECTIVITY_JAVA_SQL_PREPAREDSTATEMENT_HXX_ #ifndef _CONNECTIVITY_JAVA_SQL_STATEMENT_HXX_ -#include "java/sql/Statement.hxx" +#include "java/sql/JStatement.hxx" #endif #ifndef _COM_SUN_STAR_SDBC_XPREPAREDSTATEMENT_HPP_ #include <com/sun/star/sdbc/XPreparedStatement.hpp> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
