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
What do you understand by session facade?
What do you mean by EJB architecture?
Explain transaction and various methods to manage it?
Can EJB made to handle multiple transactions?
How can enterprise javabeans be accessed from active server pages?
What is ejb container?
What is the difference between ejb and java beans?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
What causes statelessness?
Is microservice stateless?
How to import ejb project in eclipse?
What is ejb and its types in java?
What are the basic and subtypes of enterprise java beans (ejb)?
What are stateless functions?
What is stateless authentication?