Uses of Class
tech.guilhermekaua.spigotboot.data.jdbc.repository.mapper.EntityRowMapper.MappedRow
Packages that use EntityRowMapper.MappedRow
-
Uses of EntityRowMapper.MappedRow in tech.guilhermekaua.spigotboot.data.jdbc.repository.mapper
Methods in tech.guilhermekaua.spigotboot.data.jdbc.repository.mapper that return types with arguments of type EntityRowMapper.MappedRowModifier and TypeMethodDescriptionEntityRowMapper.mapRowsWithColumns(ResultSet rs, Collection<String> columnsToCapture)