Class ToOneBinder


  • public class ToOneBinder
    extends java.lang.Object
    Work in progress The goal of this class is to aggregate all operations related to ToOne binding operations
    • Constructor Detail

      • ToOneBinder

        public ToOneBinder()
    • Method Detail

      • getReferenceEntityName

        public static java.lang.String getReferenceEntityName​(PropertyData propertyData,
                                                              org.hibernate.annotations.common.reflection.XClass targetEntity,
                                                              MetadataBuildingContext buildingContext)