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 are the key features of the ejb technology?
What are the advantages of ejb?
Define Clone?
Why do we need ejb in java?
can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.
List some key actors in persistence api.
What is passivation and activation in ejb?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
What do you mean by in-memory replication?
What is EJB server?
How many types of session beans are available in ejb?
How to increase ejb transaction timeout in weblogic?
What is stateless ejb?
can we stop the execution of a method before completion?
Define ACID Properties?