spring-framework / org.springframework.jdbc.core / BeanPropertyRowMapper / setMappedClass

setMappedClass

open fun setMappedClass(mappedClass: Class<T>): Unit

Set the class that each row should be mapped to.