public class SourceWrapper<Container extends DataSource> extends AbstractSourceWrapper<Container>
| Constructor and Description |
|---|
SourceWrapper() |
SourceWrapper(Container source) |
| Modifier and Type | Method and Description |
|---|---|
void |
setSource(Container source) |
getColumns, getData, getData, getLineIdentifier, getSource, getSourceIdentifier, hasNext, isSet, next, reset, setData, setDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetData, getData, resetpublic SourceWrapper()
public SourceWrapper(Container source)
public void setSource(Container source)
setSource in class AbstractSourceWrapper<Container extends DataSource>Copyright © 2015. All rights reserved.