|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TooManyRowsAffectedException | |
org.hibernate.jdbc | This package abstracts the mechanism for dispatching SQL statements to the database, and implements interaction with JDBC. |
Uses of TooManyRowsAffectedException in org.hibernate.jdbc |
Subclasses of TooManyRowsAffectedException in org.hibernate.jdbc | |
class |
BatchedTooManyRowsAffectedException
Much like TooManyRowsAffectedException , indicates that more
rows than what we were expcecting were affected. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |