Uses of Class
org.hibernate.jdbc.TooManyRowsAffectedException
-
Packages that use TooManyRowsAffectedException Package Description org.hibernate.jdbc -
-
Uses of TooManyRowsAffectedException in org.hibernate.jdbc
Subclasses of TooManyRowsAffectedException in org.hibernate.jdbc Modifier and Type Class Description class
BatchedTooManyRowsAffectedException
Much likeTooManyRowsAffectedException
, indicates that more rows than what we were expcecting were affected.
-