Class OneToOnePrimaryKeyJoinColumnMapper

All Implemented Interfaces:
DynamicComponentMapperSupport, ModifiedFlagMapperSupport, PropertyMapper

public class OneToOnePrimaryKeyJoinColumnMapper extends AbstractOneToOneMapper
Property mapper for OneToOne with PrimaryKeyJoinColumn relation.
  • Constructor Details

    • OneToOnePrimaryKeyJoinColumnMapper

      public OneToOnePrimaryKeyJoinColumnMapper(String entityName, String referencedEntityName, PropertyData propertyData, org.hibernate.service.ServiceRegistry serviceRegistry)
  • Method Details