POJO is plain old Java Object. It works the same as JAVA Bean and it basically is a constructor with all your getters and setters in one place.