Uses of Class
org.hibernate.jdbc.TooManyRowsAffectedException

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.
 



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