|
How to write data access code in life cycle methods of a BMP Entity bean |
|
|
EJB life cycle methods in BMP must have data access code here is tips what type of Code should be written in which particular life-cycle method.
EjbLoad: Implement SQL select or similar functionality to retrieve data from data Store as ejbLoad is called by container when entity bean needs to be synchronized with data store.
Related Tips
|
Page 1 of 0 ( 0 comments )
You can share your information about this topic using the form below!
Please do not post your questions with this form! Thanks.