| Package | Description |
|---|---|
| org.simpleflatmapper.map.mapper |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DynamicSetRowMapper<ROW,SET,T,E extends Exception,K extends FieldKey<K>> |
|
class |
StaticSetRowMapper<ROW,SET,T,E extends Exception> |
| Modifier and Type | Method | Description |
|---|---|---|
SetRowMapper<ROW,SET,T,E> |
DynamicSetRowMapper.getMapper(MapperKey<K> key) |
| Constructor | Description |
|---|---|
DynamicSetRowMapper(org.simpleflatmapper.util.UnaryFactory<MapperKey<K>,SetRowMapper<ROW,SET,T,E>> mapperFactory,
org.simpleflatmapper.util.UnaryFactoryWithException<ROW,MapperKey<K>,E> mapperKeyFromRow,
org.simpleflatmapper.util.UnaryFactoryWithException<SET,MapperKey<K>,E> mapperKeyFromSet,
MapperKeyComparator<K> keyComparator) |
Copyright © 2018. All rights reserved.