-
bmp entity bean, invoke (1 messages)
- Posted by: Aksh Bhati
- Posted on: December 13 2009 02:42 EST
hi.. i need to invoke findByPrimaryKey() and then create() method of home interface. problem is, findByPrimaryKey() works fine and returns appropriate results while when create() is called it does not insert the record in the DB. Help..Threaded Messages (1)
- Re: bmp entity bean, invoke by Dan Evans on December 14 2009 14:36 EST
-
Re: bmp entity bean, invoke[ Go to top ]
- Posted by: Dan Evans
- Posted on: December 14 2009 14:36 EST
- in response to Aksh Bhati
Hi Aksh, You may want to post the EJB. Obviously BMP beans require implementation of the DB functionality (as opposed to CMP). D Java Design Pattern Framework http://freedom.lunarpages.com/Jt/