What is bean-managed transaction?
No Answer is Posted For this Question
Be the First to Post Answer
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
What do you mean by ejbdoclet?
How does ejb work in java?
Define EAR, WAR and JAR ?
What is an ejb container?
What is stateful session bean?
explain why we say stateless beans does not maintain conversation state besides statefull maintains conversation state. give some examples...
Is functional programming stateless?
What is an ejb context?
when deploying an EJB, does it possible to specify multiple JNDI names?
Enlist the declarative transaction types?
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?