Develop and Download Open Source Software

Browse Subversion Repository

Diff of /jdbcdebugger/trunk/src/jp/co/powerbeans/jdbcdebug/notify/FileOutputNotify.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 33 by amsoft, Tue Feb 7 16:58:32 2006 UTC revision 34 by amsoft, Fri Feb 4 08:45:40 2011 UTC
# Line 21  import jp.co.powerbeans.jdbcdebug.sql.Dr Line 21  import jp.co.powerbeans.jdbcdebug.sql.Dr
21    
22  public class FileOutputNotify extends JDBCEventNotifyBase {  public class FileOutputNotify extends JDBCEventNotifyBase {
23    
24          /** ファイル名日付フォーマット */  //      /** ファイル名日付フォーマット */
25          private static SimpleDateFormat df_file =  //      private static SimpleDateFormat df_file =
26                  new SimpleDateFormat("yyyyMMdd_HHmmss");  //              new SimpleDateFormat("yyyyMMdd_HHmmss");
27                    
28          /** 出力先 */          /** 出力先 */
29  //    private static final String path;  //    private static final String path;

Legend:
Removed from v.33  
changed lines
  Added in v.34

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26