Uses of Class
org.compass.gps.device.jdbc.AbstractJdbcGpsDevice.IndexExecution

Packages that use AbstractJdbcGpsDevice.IndexExecution
org.compass.gps.device.jdbc   
 

Uses of AbstractJdbcGpsDevice.IndexExecution in org.compass.gps.device.jdbc
 

Methods in org.compass.gps.device.jdbc that return AbstractJdbcGpsDevice.IndexExecution
protected  AbstractJdbcGpsDevice.IndexExecution[] ResultSetJdbcGpsDevice.doGetIndexExecutions(Connection connection)
          Returns the array of index execution with a size of the number of mappings.
protected abstract  AbstractJdbcGpsDevice.IndexExecution[] AbstractJdbcGpsDevice.doGetIndexExecutions(Connection connection)
          Returns an array of the AbstractJdbcGpsDevice.IndexExecution that should be executed it's respective ResultSet should be indexed.
 



Copyright (c) 2004-2008 The Compass Project.