public class ConceptDimensionHandler extends edu.emory.cci.aiw.etl.util.RecordHandler<ConceptDimension>
| Modifier and Type | Field and Description |
|---|---|
static String |
TEMP_CONCEPT_TABLE |
| Constructor and Description |
|---|
ConceptDimensionHandler(org.arp.javautil.sql.ConnectionSpec connSpec) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setParameters(PreparedStatement ps,
ConceptDimension record) |
public static final String TEMP_CONCEPT_TABLE
public ConceptDimensionHandler(org.arp.javautil.sql.ConnectionSpec connSpec)
throws SQLException
SQLExceptionprotected void setParameters(PreparedStatement ps, ConceptDimension record) throws SQLException
setParameters in class edu.emory.cci.aiw.etl.util.RecordHandler<ConceptDimension>SQLExceptionCopyright © 2012–2019 Emory University. All rights reserved.