Package | Description |
---|---|
org.springframework.data.jdbc.repository.config |
Modifier and Type | Method and Description |
---|---|
<T> ConfigurableRowMapperMap |
ConfigurableRowMapperMap.register(Class<T> type,
RowMapper<? extends T> rowMapper)
Deprecated.
Registers a the given
RowMapper as to be used for the given type. |
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.