Answer Posted / nirmala
SB(session bean),EB(entity bean),MDB(message driven bean)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to invoke ejb from java client?
What are ejbs used for?
What do you mean by EJB architecture?
What is the difference between find and select methods in ejb?
Can an ejb send asynchronous notifications to its clients?
What is stateless and stateful session bean in ejb?
What is session facade in ejb?
How does ejbs work?
What is ejb client?
Explain the concept of local interfaces?
How to create ejb project in eclipse?
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 the difference between ejbcreate() and ejbpostcreate?
Explain the concept of connection pooling feature of ejb container?
TX operation funtion executed by?