Package org.apache.log4j.db
Class DBHelper
java.lang.Object
org.apache.log4j.db.DBHelper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final short
static final short
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
closeConnection
(Connection connection) static void
closeStatement
(Statement statement) static short
computeReferenceMask
(org.apache.log4j.spi.LoggingEvent event)
-
Field Details
-
PROPERTIES_EXIST
public static final short PROPERTIES_EXIST- See Also:
-
EXCEPTION_EXISTS
public static final short EXCEPTION_EXISTS- See Also:
-
-
Constructor Details
-
DBHelper
public DBHelper()
-
-
Method Details
-
computeReferenceMask
public static short computeReferenceMask(org.apache.log4j.spi.LoggingEvent event) -
closeConnection
-
closeStatement
-