I think I am seeing the same - have you tried lowering the Hibernate version to (say) 6.1.7.Final just to help isolate where in 6.x For me the issue goes away when I change the @OneToOne to @ManyToOne - not clear if that was the intent from the start so waiting for confirmation from another engineer on my team. |