?? readerlogdatabase.sqlj
字號:
package log4plsql.backgroundProcess;
/*
* Copyright (C) LOG4PLSQL project team. All rights reserved.
*
* This software is published under the terms of the The LOG4PLSQL
* Software License, a copy of which has been included with this
* distribution in the LICENSE.txt file.
* see: <http://log4plsql.sourceforge.net> */
import java.sql.SQLException;
import java.lang.Throwable;
import java.lang.Integer;
import java.util.Hashtable;
import sqlj.runtime.ref.DefaultContext;
import oracle.sqlj.runtime.Oracle;
import org.apache.log4j.Priority;
import org.apache.log4j.Level;
import org.apache.log4j.Category;
import org.apache.log4j.Logger;
import org.apache.log4j.spi.LoggingEvent;
import org.apache.log4j.NDC;
/**
* SQLJ code for database
* ion, and reading.
* @author guillaume Moulard
* @version 2.0
* @since LOG4PLSQL V3.1.2
*
* Logger stategie is updated en 2.0 production after
* Ceki G黮c
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -