| HHH-12062 Closed fixed @AttributeAccessor for the most part, however it still does not work when specified on a @OneToOne relation with @PrimaryKeyJoinColumn specified. I narrowed it down to what seems to be a problem with OneToOneSecondPass just not setting up the PropertyBinder fully. Suggested patch is also included. |