public class PatientMappingHandler extends RecordHandler<PatientDimension>
| Modifier and Type | Field and Description |
|---|---|
static String |
TEMP_PATIENT_MAPPING_TABLE |
| Constructor and Description |
|---|
PatientMappingHandler(org.arp.javautil.sql.ConnectionSpec connSpec) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setParameters(PreparedStatement ps2,
PatientDimension patient) |
close, getConnection, importTimestamp, insertpublic static final String TEMP_PATIENT_MAPPING_TABLE
public PatientMappingHandler(org.arp.javautil.sql.ConnectionSpec connSpec)
throws SQLException
SQLExceptionprotected void setParameters(PreparedStatement ps2, PatientDimension patient) throws SQLException
setParameters in class RecordHandler<PatientDimension>SQLExceptionCopyright © 2012–2016 Emory University. All rights reserved.