Life Cyle methods in Entity Bean with Container Managed
persistence
Answer Posted / janet
ejbCreate()
ejbPostCreate()
setEntityContext()
ejbActivate()
ejbPassivate()
ejbLoad()
ejbStore()
ejbRemove()
ejbFindPrimaryKey()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is udp stateless?
What are the system services of ejb container?
What is an ejb platform?
What is the procedure for the creation of stateless ejb?
What do you mean by ejbdoclet?
What is the use of @ejb annotation?
How many types of session beans are available in ejb?
How to invoke ejb from java client?
What is stateless authentication?
What does @singleton annotation do?
How does ejb container work?
What are stateless applications?
Is ejb be called from another ejb? If yes then how?
What do you mean by ejb?
Explain the important elements of ejb?