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