This inspection alerts that manual definition of equals() and hashcode() methods in entity classes is not recommended. Severe issues may occur in case of manual creation of equals() and hashCode() methods and mixing them with business logic or another inaccurate definition.