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