Tag: cws_src680_sdblogging User: fs Date: 2007/04/12 02:07:26 Modified: dba/connectivity/source/inc/resource/jdbc_log.hrc
Log: #i76119# log exceptions File Changes: Directory: /dba/connectivity/source/inc/resource/ ================================================= File [changed]: jdbc_log.hrc Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/resource/jdbc_log.hrc?r1=1.1.2.2&r2=1.1.2.3 Delta lines: +3 -2 ------------------- --- jdbc_log.hrc 11 Apr 2007 13:50:01 -0000 1.1.2.2 +++ jdbc_log.hrc 12 Apr 2007 09:07:23 -0000 1.1.2.3 @@ -4,9 +4,9 @@ * * $RCSfile: jdbc_log.hrc,v $ * - * $Revision: 1.1.2.2 $ + * $Revision: 1.1.2.3 $ * - * last change: $Author: fs $ $Date: 2007/04/11 13:50:01 $ + * last change: $Author: fs $ $Date: 2007/04/12 09:07:23 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -92,5 +92,6 @@ #define STR_LOG_META_DATA_METHOD_ARG4 ( STR_JDBC_LOG_MESSAGE_BASE + 52 ) #define STR_LOG_META_DATA_RESULT ( STR_JDBC_LOG_MESSAGE_BASE + 53 ) #define STR_LOG_META_DATA_SUCCESS ( STR_JDBC_LOG_MESSAGE_BASE + 54 ) +#define STR_LOG_THROWING_EXCEPTION ( STR_JDBC_LOG_MESSAGE_BASE + 55 ) #endif // CONNECTIVITY_RESOURCE_JDBC_LOG_HRC --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
