Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | goues...@orange.fr |
Subject | javax.persistence.EntityListeners is never called |
Date | Mon, 13 Oct 2014 15:56:17 GMT |
Hello I use javax.persistence.EntityListeners. The persistent classes of the entities are correctly added into persistence.xml. My test case works correctly with Hibernate and OpenJPA except that the annotated methods (with @PostLoad, @PreUpdate, @PrePersist and @PostRemove) are never called by OpenJPA whereas they are called by Hibernate. Am I missing anything obvious? Best regards. | |
Mime |
|
View raw message |