Uses of Class
org.hibernate.boot.model.internal.PropertyBinder
Packages that use PropertyBinder
-
Uses of PropertyBinder in org.hibernate.boot.model.internal
Constructors in org.hibernate.boot.model.internal with parameters of type PropertyBinderModifierConstructorDescriptionOneToOneSecondPass(PropertyBinder binder, Property property, OneToOne oneToOne, String mappedBy, String ownerEntity, PropertyHolder propertyHolder, PropertyData inferredData, boolean annotatedEntity, NotFoundAction notFoundAction, AnnotatedJoinColumns columns, MetadataBuildingContext buildingContext)