POJOs

Plain Old Java Objects

  • Not strictly a data type
  • Refers to a Java object without any framework restriction. That is, its not tied to any framework.
  • Used to move around data
  • Typically, just has fields and corresponding getters and setters.

© 2025 All rights reservedBuilt with Flowershow Cloud

Built with LogoFlowershow Cloud