public class JdbcWriterWrapper extends DelegatingObjectWithProperties implements JdbcWriter
| Constructor and Description |
|---|
JdbcWriterWrapper(JdbcWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
open() |
void |
write(Record record) |
clearProperties, getObject, getProperties, getProperty, getProperty, removeProperty, setObject, setProperties, setProperty, setPropertySoft, setPropertyWeak, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakpublic JdbcWriterWrapper(JdbcWriter writer)
public void close()
throws RuntimeException
close in interface Writer<Record>close in interface AutoCloseableclose in class DelegatingObjectWithPropertiesRuntimeExceptionpublic void flush()
flush in interface Writer<Record>flush in interface JdbcWriterCopyright © 2015 Revolution Systems Inc.. All rights reserved.