public class DBHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static short |
EXCEPTION_EXISTS |
static short |
PROPERTIES_EXIST |
Constructor and Description |
---|
DBHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
closeConnection(java.sql.Connection connection) |
static void |
closeStatement(java.sql.Statement statement) |
static short |
computeReferenceMask(LoggingEvent event) |
public static final short PROPERTIES_EXIST
public static final short EXCEPTION_EXISTS
public static short computeReferenceMask(LoggingEvent event)
public static void closeConnection(java.sql.Connection connection)
public static void closeStatement(java.sql.Statement statement)
Copyright © 2006-2019 OPS4J - Open Participation Software for Java. All Rights Reserved.