Phani
You want something along the lines of...
GenericValue value = delegator.findBy*();// Get an existing entity
value.set("fieldName",yourValue);//Set a new value
value.store();//Store the entity
--
Kind Regards
Andrew Sykes <
[hidden email]>
Sykes Development Ltd
http://www.sykesdevelopment.com
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users