Running a commit or a rollback when a user
The easiest way to do so is to
I also like to leverage the getViewObjectFromIterator from the JSFUtils class to simply commit the ViewObject the user modified.
Here is how i usually do it :
Running a commit or a rollback when a user
The easiest way to do so is to
I also like to leverage the getViewObjectFromIterator from the JSFUtils class to simply commit the ViewObject the user modified.
Here is how i usually do it :