Life Cyle methods in Entity Bean with Container Managed
persistence
Answers were Sorted based on User's Feedback
Answer / janet
ejbCreate()
ejbPostCreate()
setEntityContext()
ejbActivate()
ejbPassivate()
ejbLoad()
ejbStore()
ejbRemove()
ejbFindPrimaryKey()
| Is This Answer Correct ? | 1 Yes | 0 No |
What is enterprise bean provider?
Difference between javaBeans and Enterprise JavaBeans?
1 Answers Indotech, Tech Mahindra,
Is functional programming stateless?
Which is more beneficial: Stateful or Stateless Bean?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
In what way, the client gets a reference to an existing entity bean?
What do you mean by EJB architecture?
What is activemq used for?
In what format is the conversational data written to the disk?
What are the advantages of java beam?
what is mean by API ? Please answer me. Advance thanks.
Explain Stateful session bean life cycle?