org.hibernate.cfg
Class ToOneBinder
java.lang.Object
   org.hibernate.cfg.ToOneBinder
org.hibernate.cfg.ToOneBinder
- public class ToOneBinder 
- extends Object
Work in progress
 The goal of this class is to aggregate all operations
 related to ToOne binding operations
- Author:
- Emmanuel Bernard
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ToOneBinder
public ToOneBinder()
getReferenceEntityName
public static String getReferenceEntityName(PropertyData propertyData,
                                            org.hibernate.annotations.common.reflection.XClass targetEntity,
                                            Mappings mappings)
- 
 
getReferenceEntityName
public static String getReferenceEntityName(PropertyData propertyData,
                                            Mappings mappings)
- 
 
getTargetEntity
public static org.hibernate.annotations.common.reflection.XClass getTargetEntity(PropertyData propertyData,
                                                                                 Mappings mappings)
- 
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.