Tuesday, November 29, 2011

Explain about POJOs which form a part of EJB?

Plain old java objects are nothing but java objects. EJB3 has implemented POJOs. It gives a feel to the developers about the old objects and names used in programming. This makes a developer comfortable rather than to use fancy names for the same old application or function.
Category:EJB Interview Questions

No comments:

Post a Comment