org.silverpeas.jdbc
Interface SelectResultRowProcess<ROW_ENTITY>

Type Parameters:
ROW_ENTITY -

public interface SelectResultRowProcess<ROW_ENTITY>

Result Set Row Processor


Method Summary
 ROW_ENTITY currentRow(ResultSetWrapper row)
           
 

Method Detail

currentRow

ROW_ENTITY currentRow(ResultSetWrapper row)
                      throws SQLException
Throws:
SQLException


Copyright © 2016 Silverpeas. All Rights Reserved.