org.jdbi.v3.core.mapper.RowMapperFactorypublic class SfmRowMapperFactory extends Object implements org.jdbi.v3.core.mapper.RowMapperFactory
| Constructor | Description |
|---|---|
SfmRowMapperFactory() |
|
SfmRowMapperFactory(org.simpleflatmapper.util.BiPredicate<Type,org.jdbi.v3.core.config.ConfigRegistry> acceptsPredicate,
org.simpleflatmapper.util.UnaryFactory<Type,org.simpleflatmapper.map.ContextualSourceMapper<ResultSet,?>> mapperFactory) |
|
SfmRowMapperFactory(org.simpleflatmapper.util.UnaryFactory<Type,org.simpleflatmapper.map.ContextualSourceMapper<ResultSet,?>> mapperFactory) |
| Modifier and Type | Method | Description |
|---|---|---|
Optional<org.jdbi.v3.core.mapper.RowMapper<?>> |
build(Type type,
org.jdbi.v3.core.config.ConfigRegistry configRegistry) |
Copyright © 2018. All rights reserved.