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 the use of @resource?
Enlist the enterprise beans types?
List down the steps for the demonstration of ejp persistence mechanism.
Define SessionContext ?
How does ejb work in java?
Life Cyle methods in Entity Bean with Container Managed persistence
What is use of @postconstruct?
What are types in SessionBeans?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
Explain the architectural relationship between EJB & XML?
Name the acid properties of a transaction.
What are the key benefits of the ejb technology?