public class UniqueIdTempTableHandler extends RecordHandler<String>
| Constructor and Description |
|---|
UniqueIdTempTableHandler(Connection connection) |
UniqueIdTempTableHandler(Connection connection,
boolean commit) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setParameters(PreparedStatement statement,
String record) |
close, getConnection, importTimestamp, insertpublic UniqueIdTempTableHandler(Connection connection) throws SQLException
SQLExceptionpublic UniqueIdTempTableHandler(Connection connection, boolean commit) throws SQLException
SQLExceptionprotected void setParameters(PreparedStatement statement, String record) throws SQLException
setParameters in class RecordHandler<String>SQLExceptionCopyright © 2012–2016 Emory University. All rights reserved.