ContactUs

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What are POJOs and what's their significance?

POJOs( Plain Old Java Objects) are java beans with proper getter and setter methods for each and every properties.Use of POJOs instead of simple java classes results in an efficient and well constructed code.

Related Posts Plugin for WordPress, Blogger...
Flag Counter