spring-framework / org.springframework.jdbc.core / RowCountCallbackHandler / getRowCount

getRowCount

fun getRowCount(): Int

Return the row count of this ResultSet Only valid after processing is complete

Return
the number of rows in this ResultSet