Inspectopedia
 
2024.3

Persistent object class signature checks

Error
Reliability
New
Last modified: 03 December 2024

Reports incorrectly defined persistent object classes in the following cases:

  • Class is not top-level

  • Class is final

  • Class is annotated several times

  • Class is defined as both a persistent entity and an entity listener

Example: