Davo

 Do you want to know something? Just ask me...

Wednesday, March 15, 2006

What Is POJO Programming?

Fortunately, there's now a much better way to build Enterprise Java applications: Plain Old Java Objects (POJOs), which are classes that don't implement infrastructure framework-specific interfaces, and non-invasive frameworks such as Spring, Hibernate, JDO, and EJB 3, which provide services for POJOs.

Link: http://java.sys-con.com/read/180374_1.htm

0 Comments:

Post a Comment

<< Home