Uses of Class
org.hibernate.jdbc.TooManyRowsAffectedException

Packages that use TooManyRowsAffectedException
org.hibernate.jdbc Essentially defines Work, ReturningWork and Expectation as well as some exceptions 
 

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.
 



Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.