| Constructor and Description |
|---|
PredicatedColunnPropertyFactory(org.simpleflatmapper.util.Predicate<? super K> predicate,
org.simpleflatmapper.util.UnaryFactory<? super K,Object> columnPropertyFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.simpleflatmapper.util.UnaryFactory<? super K,Object> |
getColumnPropertyFactory() |
org.simpleflatmapper.util.Predicate<? super K> |
getPredicate() |
Copyright © 2018. All rights reserved.