What is return type of create method of an entity bean

Showing Answers 1 - 2 of 2 Answers

Ananda

  • Jan 27th, 2006
 

For CMP Bean, it return NULL and BMP Entity bean, it returns Primary Key Class Object.

  Was this answer useful?  Yes

Pardeep Dureja

  • Jul 22nd, 2006
 

Hi

Well return type of create method is always Bean's Remote or Local Interface else if u r talking about return type of ejbCreate() then it will be pk in case of CMP that infact too return null.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions