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