public class JoinedSubclassFkSecondPass extends FkSecondPass
columns, value| Constructor and Description | 
|---|
JoinedSubclassFkSecondPass(JoinedSubclass entity,
                          Ejb3JoinColumn[] inheritanceJoinedColumns,
                          SimpleValue key,
                          Mappings mappings)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
doSecondPass(Map persistentClasses)  | 
String | 
getReferencedEntityName()  | 
boolean | 
isInPrimaryKey()  | 
equals, getUniqueCounter, getValue, hashCodepublic JoinedSubclassFkSecondPass(JoinedSubclass entity, Ejb3JoinColumn[] inheritanceJoinedColumns, SimpleValue key, Mappings mappings)
public String getReferencedEntityName()
getReferencedEntityName in class FkSecondPasspublic boolean isInPrimaryKey()
isInPrimaryKey in class FkSecondPasspublic void doSecondPass(Map persistentClasses) throws MappingException
MappingExceptionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.