org.hibernate.cfg
public class ToOneBinder extends java.lang.Object
Constructor and Description |
---|
ToOneBinder() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getReferenceEntityName(PropertyData propertyData,
Mappings mappings) |
static java.lang.String |
getReferenceEntityName(PropertyData propertyData,
org.hibernate.annotations.common.reflection.XClass targetEntity,
Mappings mappings) |
static org.hibernate.annotations.common.reflection.XClass |
getTargetEntity(PropertyData propertyData,
Mappings mappings) |
public static java.lang.String getReferenceEntityName(PropertyData propertyData, org.hibernate.annotations.common.reflection.XClass targetEntity, Mappings mappings)
public static java.lang.String getReferenceEntityName(PropertyData propertyData, Mappings mappings)
public static org.hibernate.annotations.common.reflection.XClass getTargetEntity(PropertyData propertyData, Mappings mappings)
Copyright © 2014. All Rights Reserved.