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