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