|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.dao.jdbc.CountRowMapper
public class CountRowMapper
Field Summary |
---|
Fields inherited from interface com.liferay.portal.kernel.dao.jdbc.RowMapper |
---|
COUNT |
Constructor Summary | |
---|---|
CountRowMapper()
|
Method Summary | |
---|---|
java.lang.Object |
mapRow(java.sql.ResultSet rs,
int rowNumber)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CountRowMapper()
Method Detail |
---|
public java.lang.Object mapRow(java.sql.ResultSet rs, int rowNumber) throws java.sql.SQLException
mapRow
in interface RowMapper
java.sql.SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |