E - any object representing a database record.public abstract class ConnectionSpecRecordHandler<E> extends RecordHandler<E>
| Constructor and Description |
|---|
ConnectionSpecRecordHandler(org.arp.javautil.sql.ConnectionSpec connSpec,
String statement) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
getConnection, importTimestamp, insert, setParameterspublic ConnectionSpecRecordHandler(org.arp.javautil.sql.ConnectionSpec connSpec,
String statement)
throws SQLException
SQLExceptionpublic void close()
throws SQLException
close in interface AutoCloseableclose in class RecordHandler<E>SQLExceptionCopyright © 2012–2015 Emory University. All rights reserved.