User: vg Date: 2007/01/15 05:35:53 Modified: dba/connectivity/source/drivers/jdbc/ResultSet.cxx
Log: INTEGRATION: CWS dba22b (1.29.36); FILE MERGED 2006/12/13 08:49:25 fs 1.29.36.1: renamed Statement.* to JStatement.*, to prevent debugger conflicts with dbaccess-located files with the same name File Changes: Directory: /dba/connectivity/source/drivers/jdbc/ ================================================= File [changed]: ResultSet.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/ResultSet.cxx?r1=1.29&r2=1.30 Delta lines: +1 -1 ------------------- --- ResultSet.cxx 12 Oct 2006 11:30:51 -0000 1.29 +++ ResultSet.cxx 15 Jan 2007 13:35:51 -0000 1.30 @@ -39,7 +39,7 @@ #include "java/sql/ResultSet.hxx" #endif #ifndef _CONNECTIVITY_JAVA_SQL_STATEMENT_HXX_ -#include "java/sql/Statement.hxx" +#include "java/sql/JStatement.hxx" #endif #ifndef _CONNECTIVITY_JAVA_SQL_SQLWARNING_HXX_ #include "java/sql/SQLWarning.hxx" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
