|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JdbcUpdateAffectedIncorrectNumberOfRowsException | |
| org.springframework.jdbc.object | The classes in this package represent RDBMS queries, updates, and stored procedures as threadsafe, reusable objects. |
| Uses of JdbcUpdateAffectedIncorrectNumberOfRowsException in org.springframework.jdbc.object |
| Methods in org.springframework.jdbc.object that throw JdbcUpdateAffectedIncorrectNumberOfRowsException | |
protected void |
SqlUpdate.checkRowsAffected(int rowsAffected)
Check the given number of affected rows against the specified maximum number respectively required number. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||