public class ToOneBinder extends Object
| Constructor and Description |
|---|
ToOneBinder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getReferenceEntityName(PropertyData propertyData,
Mappings mappings) |
static 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 String getReferenceEntityName(PropertyData propertyData, org.hibernate.annotations.common.reflection.XClass targetEntity, Mappings mappings)
public static String getReferenceEntityName(PropertyData propertyData, Mappings mappings)
public static org.hibernate.annotations.common.reflection.XClass getTargetEntity(PropertyData propertyData, Mappings mappings)
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.