public class ESalesIngestCommand extends Object
Modifier and Type | Field and Description |
---|---|
private static String |
inputFile |
private static String |
jdbcDriver |
private static String |
jdbcPassword |
private static String |
jdbcURL |
private static String |
jdbcUser |
private static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
ESalesIngestCommand() |
Modifier and Type | Method and Description |
---|---|
private static Connection |
getConnection() |
private static InputStream |
getInputStream() |
private static void |
loadDriver() |
static void |
main(String[] args) |
private static final org.apache.commons.logging.Log log
private static final String jdbcDriver
private static final String jdbcURL
private static final String jdbcUser
private static final String jdbcPassword
private static final String inputFile
private static InputStream getInputStream() throws Exception
Exception
private static Connection getConnection() throws Exception
Exception
public static void main(String[] args)
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.