Class BackofficeSubsystemRepository.BackofficeSubsystemRowMapper

java.lang.Object
es.kukenan.smartfi.microservice.contracts.repository.BackofficeSubsystemRepository.BackofficeSubsystemRowMapper
All Implemented Interfaces:
org.springframework.jdbc.core.ResultSetExtractor<List<BackofficeSubsystems>>
Enclosing class:
BackofficeSubsystemRepository

private static class BackofficeSubsystemRepository.BackofficeSubsystemRowMapper extends Object implements org.springframework.jdbc.core.ResultSetExtractor<List<BackofficeSubsystems>>
Mapper class to extract BackofficeSubsystems from query.