public class CopyIdentifierComponentSecondPass extends java.lang.Object implements SecondPass
Constructor and Description |
---|
CopyIdentifierComponentSecondPass(Component comp,
java.lang.String referencedEntityName,
Ejb3JoinColumn[] joinColumns,
MetadataBuildingContext buildingContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
dependentUpon(CopyIdentifierComponentSecondPass other) |
void |
doSecondPass(java.util.Map persistentClasses) |
public CopyIdentifierComponentSecondPass(Component comp, java.lang.String referencedEntityName, Ejb3JoinColumn[] joinColumns, MetadataBuildingContext buildingContext)
public void doSecondPass(java.util.Map persistentClasses) throws MappingException
doSecondPass
in interface SecondPass
MappingException
public boolean dependentUpon(CopyIdentifierComponentSecondPass other)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.