public class RejectedFactHandler extends AbstractFactHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
REJECTED_FACT_TABLE |
| Constructor and Description |
|---|
RejectedFactHandler(org.arp.javautil.sql.ConnectionSpec connSpec,
String table) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setParameters(PreparedStatement ps,
ObservationFact record) |
close, getConnection, importTimestamp, insertpublic static final String REJECTED_FACT_TABLE
public RejectedFactHandler(org.arp.javautil.sql.ConnectionSpec connSpec,
String table)
throws SQLException
SQLExceptionprotected void setParameters(PreparedStatement ps, ObservationFact record) throws SQLException
setParameters in class AbstractFactHandlerSQLExceptionCopyright © 2012–2017 Emory University. All rights reserved.