|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.apache.log4j.db.DBHelper
public class DBHelper
| フィールドの概要 | |
|---|---|
static short |
EXCEPTION_EXISTS
|
static short |
PROPERTIES_EXIST
|
| コンストラクタの概要 | |
|---|---|
DBHelper()
|
|
| メソッドの概要 | |
|---|---|
static void |
closeConnection(java.sql.Connection connection)
|
static void |
closeStatement(java.sql.Statement statement)
|
static short |
computeReferenceMask(org.apache.log4j.spi.LoggingEvent event)
|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
|---|
public static final short PROPERTIES_EXIST
public static final short EXCEPTION_EXISTS
| コンストラクタの詳細 |
|---|
public DBHelper()
| メソッドの詳細 |
|---|
public static short computeReferenceMask(org.apache.log4j.spi.LoggingEvent event)
public static void closeConnection(java.sql.Connection connection)
public static void closeStatement(java.sql.Statement statement)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||