|
The code used to process "entity lifecyle callbacks" (org.hibernate.metamodel.internal.source.annotations.util.JPAListenerHelper#bindJPAListeners) is not working in compliance with JPA spec. At the very least it is not respecting super entity callbacks. Possibly other aspects are incorrect as well...
|