POJO and Annotation are a big part of the java world nowadays. Spring, EJB, JPA, Servlet, JSF and other technologies are using annotated POJOs. The traditional definition is that a POJO is an ordinary Java Object, which means it has no dependency on any framework or container.
But take a look at the following example: How to Fix Java POJO Annotations
-
How to Fix Java POJO Annotations (0 messages)
- Posted by: Shaoxiong Yang
- Posted on: November 17 2010 11:27 EST