POJOs or Plain Old Java Objects have been described in terms of not being Enterprise JavaBeans. However they are typically implied to be JavaBean. In an effort to describe an even simpler convension I suggest a Simple Java Objects which is a POJO but not a JavaBean.
Links
http://en.wikipedia.org/wiki/Plain_Old_Java_Object
Add Comment