Package org.hibernate.result
Interface UpdateCountOutput
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getUpdateCount()
Retrieve the associated update count-
Methods inherited from interface org.hibernate.result.Output
isResultSet
-
-