What are the various methods of an Entity Bean?
setEntityContext()
unsetEntityContext()
ejbCreate()
ejbRemove()
ejbActivate()
ejbPassivate()
ejbLoad()
ejbStore()
ejbFind()
ejbHome()
| Is This Answer Correct ? | 0 Yes | 0 No |
Can more than a single table be mapped in cmp?
What is the procedure for the presentation of ejb persistence mechanism?
Why stateless is better than stateful?
How to determine, that beans are TX or not?
What is ejb context?
What is stateless code?
What are the design goals of EJB architecture?
What is Enterprise JavaBeans?
How 'messaging' supported in EJB 2.0 Specification?
How can a session bean be configured for transactions of bean-managed?
Enlist the changes in EJB 2.1 ?
What is an ejb container?