Class RoleReadPlatformServiceImpl.RoleMapper
java.lang.Object
org.apache.fineract.useradministration.service.RoleReadPlatformServiceImpl.RoleMapper
- All Implemented Interfaces:
org.springframework.jdbc.core.RowMapper<org.apache.fineract.useradministration.data.RoleData>
- Enclosing class:
RoleReadPlatformServiceImpl
protected static final class RoleReadPlatformServiceImpl.RoleMapper
extends Object
implements org.springframework.jdbc.core.RowMapper<org.apache.fineract.useradministration.data.RoleData>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RoleMapper
protected RoleMapper()
-
-
Method Details
-
mapRow
public org.apache.fineract.useradministration.data.RoleData mapRow(ResultSet rs, int rowNum) throws SQLException - Specified by:
mapRowin interfaceorg.springframework.jdbc.core.RowMapper<org.apache.fineract.useradministration.data.RoleData>- Throws:
SQLException
-
schema
-