public class

ToOneBinder

extends Object
java.lang.Object
   ↳ org.hibernate.cfg.ToOneBinder

Class Overview

Work in progress The goal of this class is to aggregate all operations related to ToOne binding operations

Summary

Public Constructors
ToOneBinder()
Public Methods
static String getReferenceEntityName(PropertyData propertyData, XClass targetEntity, Mappings mappings)
static String getReferenceEntityName(PropertyData propertyData, Mappings mappings)
static XClass getTargetEntity(PropertyData propertyData, Mappings mappings)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ToOneBinder ()

Public Methods

public static String getReferenceEntityName (PropertyData propertyData, XClass targetEntity, Mappings mappings)

public static String getReferenceEntityName (PropertyData propertyData, Mappings mappings)

public static XClass getTargetEntity (PropertyData propertyData, Mappings mappings)