Tuesday, November 29, 2011

How to insert new row and link like Edit and Delete

You can use two methods like insertRow() and deleteRow() of ejbCreate() for insert and delete the data from the data base in entity Bean.
Category:EJB Interview Questions

No comments:

Post a Comment