org.apache.log4j.db
Class DBHelper
java.lang.Object
org.apache.log4j.db.DBHelper
- public class DBHelper
- extends Object
- Author:
- Ceki Gülcü
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTIES_EXIST
public static short PROPERTIES_EXIST
EXCEPTION_EXISTS
public static short EXCEPTION_EXISTS
DBHelper
public DBHelper()
computeReferenceMask
public static short computeReferenceMask(LoggingEvent event)
closeConnection
public static void closeConnection(Connection connection)
closeStatement
public static void closeStatement(Statement statement)
Copyright 2000-2005 Apache Software Foundation.