Skip to content

Hibernate startup warnings: undocumented and unsupported capability #824

Description

@phavekes

Is this something we need to fix?

Sep 14 10:14:02 SERVER inviteserver[827]: 2026-09-14 10:14:02,288  WARN [main] org.hibernate.orm.deprecation:182 - HHH90000035: Callback method annotated '@jakarta.persistence.PreUpdate' declared by embeddable class 'invite.model.Auditable' relies on an undocumented and unsupported capability (lifecycle callback methods should be declared by entity classes)
Sep 14 10:14:02 SERVER inviteserver[827]: 2026-09-14 10:14:02,290  WARN [main] org.hibernate.orm.deprecation:182 - HHH90000035: Callback method annotated '@jakarta.persistence.PrePersist' declared by embeddable class 'invite.model.Auditable' relies on an undocumented and unsupported capability (lifecycle callback methods should be declared by entity classes)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions