org.hibernate.jdbc
public class TooManyRowsAffectedException extends HibernateException
Constructor and Description |
---|
TooManyRowsAffectedException(java.lang.String message,
int expectedRowCount,
int actualRowCount) |
Modifier and Type | Method and Description |
---|---|
int |
getActualRowCount() |
int |
getExpectedRowCount() |
Copyright © 2014. All Rights Reserved.