best answer > What is the use of POJO in Java 2024?- QuesHub | Better Than Quora
  • What is the use of POJO in Java 2024?

    stands set getters

    Questioner:Benjamin Martin 2023-05-05 06:09:19
The most authoritative answer in 2024
  • Benjamin Brooks——Works at the World Health Organization, Lives in Geneva, Switzerland.

    POJO stands for Plain Old Java Object, and would be used to describe the same things as a "Normal Class" whereas a JavaBean follows a set of rules. Most commonly Beans use getters and setters to protect their member variables, which are typically set to private and have a no-argument public constructor.read more >>
    +119962023-05-12 06:09:19

About “stands、set、getters”,people ask:

READ MORE:

QuesHub is a place where questions meet answers, it is more authentic than Quora, but you still need to discern the answers provided by the respondents.

分享到

取消