org.compass.gps.device.ibatis
Class SqlMapClientGpsDevice.SqlMapClientGpsDeviceRowHandler

java.lang.Object
  extended by org.compass.gps.device.ibatis.SqlMapClientGpsDevice.SqlMapClientGpsDeviceRowHandler
All Implemented Interfaces:
com.ibatis.sqlmap.client.event.RowHandler
Enclosing class:
SqlMapClientGpsDevice

public class SqlMapClientGpsDevice.SqlMapClientGpsDeviceRowHandler
extends Object
implements com.ibatis.sqlmap.client.event.RowHandler


Constructor Summary
SqlMapClientGpsDevice.SqlMapClientGpsDeviceRowHandler(SqlMapIndexEntity indexEntity, CompassSession session, int pageSize)
           
 
Method Summary
 void handleRow(Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlMapClientGpsDevice.SqlMapClientGpsDeviceRowHandler

public SqlMapClientGpsDevice.SqlMapClientGpsDeviceRowHandler(SqlMapIndexEntity indexEntity,
                                                             CompassSession session,
                                                             int pageSize)
Method Detail

handleRow

public void handleRow(Object o)
Specified by:
handleRow in interface com.ibatis.sqlmap.client.event.RowHandler


Copyright (c) 2004-2008 The Compass Project.