What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
1066What 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?
1245
Is ejb a framework?
Is udp stateless?
Differentiate Conversational from Non-conversational interactions?
What is rmi and ejb in java?
Can an ejb send asynchronous notifications to its clients?
Differentiate “find a method” from “select method” in EJB ?
How to generate ejb stubs in eclipse?
How is consistency maintained by Stateful Session through transaction updates ?
What is ejb context?
What is difference between ejb 1.1 and ejb 2.0?
What is the meaning of acid in the connection of transaction management?
What is ejb framework?
What is singleton session bean?
Is it possible to write two ejb’s that share the same remote and home interfaces, and have different bean classes? If so, what are the advantages/disadvantages?
What is @enableautoconfiguration?