Class CountRowMapper

Object
com.liferay.portal.kernel.dao.jdbc.CountRowMapper
All Implemented Interfaces:
RowMapper<Integer>

public class CountRowMapper extends Object implements RowMapper<Integer>
Author:
Brian Wing Shun Chan