Uses of Class
org.springframework.r2dbc.core.BeanPropertyRowMapper
Packages that use BeanPropertyRowMapper
-
Uses of BeanPropertyRowMapper in org.springframework.r2dbc.core
Subclasses of BeanPropertyRowMapper in org.springframework.r2dbc.coreModifier and TypeClassDescriptionclassMappingFunctionimplementation that converts an R2DBCReadable(aRoworOutParameters) into a new instance of the specified mapped target class.