It would be useful to report on which class the invalid PrimaryKeyJoinColumn annotation is present to allow to someone to fix the problem more easily. Files to modify to my knowledge:
- hibernate-core/src/main/java/org/hibernate/internal/CoreMessageLogger.java
- hibernate-core/src/main/java/org/hibernate/cfg/AnnotationBinder.java
|