29 December 2020

RowCallbackHandler

  • Resultset is the general way to navigate records
  • Spring framework provides RowCallbackHandler interface for navigation
  • The method processRow() can be implemented for use of navigation and handling each row
  • Void processRow(ResultSetrs)

No comments:

Post a Comment

Most views on this month