org.hibernate.cfg
Class JoinedSubclassFkSecondPass
java.lang.Object
   org.hibernate.cfg.FkSecondPass
org.hibernate.cfg.FkSecondPass
       org.hibernate.cfg.JoinedSubclassFkSecondPass
org.hibernate.cfg.JoinedSubclassFkSecondPass
- All Implemented Interfaces: 
- Serializable, SecondPass
- public class JoinedSubclassFkSecondPass 
- extends FkSecondPass
- Author:
- Emmanuel Bernard
- See Also:
- Serialized Form
 
 
 
 
 
 
JoinedSubclassFkSecondPass
public JoinedSubclassFkSecondPass(JoinedSubclass entity,
                                  Ejb3JoinColumn[] inheritanceJoinedColumns,
                                  SimpleValue key,
                                  Mappings mappings)
getReferencedEntityName
public String getReferencedEntityName()
- 
- Specified by:
- getReferencedEntityNamein class- FkSecondPass
 
- 
 
isInPrimaryKey
public boolean isInPrimaryKey()
- 
- Specified by:
- isInPrimaryKeyin class- FkSecondPass
 
- 
 
doSecondPass
public void doSecondPass(Map persistentClasses)
                  throws MappingException
- 
- Throws:
- MappingException
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.