public interface TableDataProvider<E> extends HasName, Iterable<E>, Serializable
PojoDataContext
.| Modifier and Type | Method and Description |
|---|---|
SimpleTableDef |
getTableDef() |
Object |
getValue(String column,
E record) |
void |
insert(Map<String,Object> recordData) |
forEach, iterator, spliteratorCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.