Name the interfaces that you used in Beans?
Answers were Sorted based on User's Feedback
Answer / nirmala
SB(session bean),EB(entity bean),MDB(message driven bean)
| Is This Answer Correct ? | 1 Yes | 1 No |
Which is the only method defined in the javax.ejb.handle interface?
An EJB client, can marshall an object of the class java.lang.Class to an EJB?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
Match the ejb functions given below with the functionality equivalent in sql?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
What is mdb in ejb?
Can tomcat run ejb?
What is use of @postconstruct?
How to import ejb project in eclipse?
What are ejb containers?
What are the components of ejb?