Class AuditRecordRowMapper

java.lang.Object
de.hybris.platform.persistence.audit.gateway.impl.AuditRecordRowMapper
All Implemented Interfaces:
org.springframework.jdbc.core.RowMapper<JsonAuditRecord>

public class AuditRecordRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<JsonAuditRecord>
Default JdbcTemplates RowMapper implementation for mapping ResultSet rows to AuditRecords.