Class DBHelper
java.lang.Object
org.apache.log4j.receivers.db.DBHelper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final shortstatic final short -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcloseConnection(Connection connection) static voidcloseStatement(Statement statement) static shortcomputeReferenceMask(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
-