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