Closed hakuzumon closed 6 years ago
It has the text "Expected unique result but received more than one row", although it is thrown from methods where no rows produces the same exception, such as RowMapper.optional(). Dunno if there are other cases.
RowMapper.optional()
Sorry, false alarm.
It has the text "Expected unique result but received more than one row", although it is thrown from methods where no rows produces the same exception, such as
RowMapper.optional()
. Dunno if there are other cases.