'static pojo class in hibernate documentation

I am wondering why hibernate documentation declare "POJO Classes" as "static" throughout . Here is the link =====>

https://docs.jboss.org/hibernate/orm/5.4/userguide/html_single/Hibernate_User_Guide.html#domain-model

Please See =====> Example 1. A simple table and domain model

here is the screenshort



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source