| This is a follow up of the resolved bug HHH-12326 Closed that was fixed in 5.2.17 and was presented in the article How to use @PrePersist and @PreUpdate on Embeddable with JPA and Hibernate When the @Embeddable containing the @PrePersist is embedded in a entity that is the a parent entity in a relation with strategy JOINED then the @PrePersist fails to trigger and the columns are not updated |