public class DBConnector extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ARCHIVE_STATUS_TABLE_NAME |
static String |
CERTIFICATION_STATUS_TABLE_NAME |
static DateFormat |
ISO_BASIC |
static org.apache.log4j.Logger |
logger |
static String |
NSSDCA_STATUS_TABLE_NAME |
Constructor and Description |
---|
DBConnector() |
Modifier and Type | Method and Description |
---|---|
protected Connection |
getConnection() |
public static org.apache.log4j.Logger logger
public static final String ARCHIVE_STATUS_TABLE_NAME
public static final String CERTIFICATION_STATUS_TABLE_NAME
public static final String NSSDCA_STATUS_TABLE_NAME
public static final DateFormat ISO_BASIC
public DBConnector() throws ClassNotFoundException, SQLException
ClassNotFoundException
SQLException
protected Connection getConnection()
Copyright © 2019. All rights reserved.