Methods in org.jhuapl.edu.sages.etl.oldstuff with parameters of type TestOpenCsvJar |
protected static Savepoint |
TestOpenCsvJar.buildCleanseTable(Connection c,
TestOpenCsvJar tocj,
Savepoint save1)
|
protected static String |
TestOpenCsvJar.buildInsertIntoCleansingTableSql(Connection c,
TestOpenCsvJar tocj)
|
protected static void |
TestOpenCsvJar.buildStagingTable(Connection c,
TestOpenCsvJar tocj,
Savepoint save1)
|
protected static void |
TestOpenCsvJar.copyFromCleanseToStaging(Connection c,
TestOpenCsvJar tocj,
Savepoint save2)
|
protected static void |
TestOpenCsvJar.extractHeaderColumns(TestOpenCsvJar tocj)
|
protected static void |
TestOpenCsvJar.generateSourceDestMappings(TestOpenCsvJar tocj)
|
protected static void |
TestOpenCsvJar.setAndExecuteInsertIntoCleansingTablePreparedStatement(Connection c,
TestOpenCsvJar tocj,
ArrayList<String[]> entries_rawdata,
Savepoint save2,
PreparedStatement ps_INSERT_CLEANSE)
|