Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?
No Answer is Posted For this Question
Be the First to Post Answer
What is ejb application?
What are the components of ejb?
List some key actors in persistence api.
How do identify two same entity beans?
How is consistency maintained by Stateful Session through transaction updates ?
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?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
What are types in SessionBeans?
Is functional programming stateless?
Define SessionContext ?
What is ejb and how it works?
What is stateless session bean?