Life cycle methods in stateful session beans?
Answer / janet
ejbCreate()
setSessionContext()
ejbActivate()
ejbPassivate()
ejbRemove()
afterBegin()
beforeCompletion()
afterCompletion(boolean commit)
| Is This Answer Correct ? | 5 Yes | 0 No |
Driver manager is a class/interface.
5 Answers Bally Technologies, College School Exams Tests, TCS,
Is functional programming stateless?
What are the services that a container provides for an entity bean?
How does EJB 2.0 improve support for interoperability between EJB containers and other J2EE products?
What is Entity Bean and Session Bean?
Why serialization is used?
In an EJB project, Howmany tables and How many entity beans are used?
What is ejb client?
What do you mean by ejb ql?
difference b/w the hybernate and entity bean
Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?
What transaction attributes does Java Bean containers support?