mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-16 16:15:06 +00:00
this was a bug that allowed people to use @OneToOne as a regular @ManyToOne and ... people did ... as evidenced by all these bogus tests I just fixed this is in principle a breaking change because it breaks code that was broken