Explain the difference between, Java Class and Bean?
Answer Posted / nagarjuna
Java class and Bean class both r similar but in Bean class contain Setters and Getter methods
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What is rmi and ejb in java?
How do you decide whether you should use session, entity or message driven bean?
How entity beans support container managed persistence?
Is having static initializer blocks legal in ejb?
TX operation funtion executed by?
What is the meaning of acid in the connection of transaction management?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
Match the ejb functions given below with the functionality equivalent in sql?
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?
Why do we need ejb?
What is an ejb context?
How to invoke ejb from java client?
What is entity beans in ejb with example?
Name the attributes of javax.ejb.stateful.