| Constructor | Description |
|---|---|
PredicatedMapper(org.simpleflatmapper.util.Predicate<ROW> predicate,
Mapper<ROW,T> mapper,
MappingContextFactoryFromRows<ROW,ROWS,EX> mappingContextFactory) |
| Modifier and Type | Method | Description |
|---|---|---|
Mapper<ROW,T> |
getMapper() |
|
MappingContextFactoryFromRows<ROW,ROWS,EX> |
getMappingContextFactory() |
|
org.simpleflatmapper.util.Predicate<ROW> |
getPredicate() |
Copyright © 2018. All rights reserved.