| Hello. Sorry, i forgot to provide this exception. Yes that exception happens. Also, i investigated why property is null, and found, that method in org.hibernate.type.AbstractType#replace AssociationType of OneToOne association returns unfit type to merge TO_PARENT (when expected FROM_PARENT) and it happens, because association linked to primary key column. Best regards. Alexey |