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