how to update the same property of an object with 2 values in HQL ?
srikanth sridhar
Greenhorn
Joined: Dec 17, 2011
Posts: 15
posted
0
Hi All,
I have a requirement like where i have multiple checkboxes which are generated dynamically. Based on the check of a particular checkbox i need to insert the change in value of the property corresponding checkbox and the other check boxes should be updated with the old value of the same property field. How to do that..? can someone suggest me how to do this..? It will be of great help