Package org.springframework.data.jdbc.repository
@NonNullApi
package org.springframework.data.jdbc.repository
-
InterfacesClassDescriptionConfigures a
RowMapper
for each type to be used for extracting entities of that type from aResultSet
.