|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.log4j.db.DBHelper
public class DBHelper
| Field Summary | |
|---|---|
static short |
EXCEPTION_EXISTS
|
static short |
PROPERTIES_EXIST
|
| Constructor Summary | |
|---|---|
DBHelper()
|
|
| Method Summary | |
|---|---|
static void |
closeConnection(java.sql.Connection connection)
|
static void |
closeStatement(java.sql.Statement statement)
|
static short |
computeReferenceMask(org.apache.log4j.spi.LoggingEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final short PROPERTIES_EXIST
public static final short EXCEPTION_EXISTS
| Constructor Detail |
|---|
public DBHelper()
| Method Detail |
|---|
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||