public class ConceptDimensionHandler extends 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) |
close, getConnection, importTimestamp, insertpublic 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 RecordHandler<ConceptDimension>SQLExceptionCopyright © 2012–2018 Emory University. All rights reserved.