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,
XClass targetEntity,
Mappings mappings) |
static XClass |
getTargetEntity(PropertyData propertyData,
Mappings mappings) |
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)
Copyright © 2018 JBoss by Red Hat. All rights reserved.