org.hibernate.cfg
public class CopyIdentifierComponentSecondPass extends java.lang.Object implements SecondPass
Constructor and Description |
---|
CopyIdentifierComponentSecondPass(Component comp,
java.lang.String referencedEntityName,
Ejb3JoinColumn[] joinColumns,
Mappings mappings) |
Modifier and Type | Method and Description |
---|---|
void |
doSecondPass(java.util.Map persistentClasses) |
public CopyIdentifierComponentSecondPass(Component comp, java.lang.String referencedEntityName, Ejb3JoinColumn[] joinColumns, Mappings mappings)
public void doSecondPass(java.util.Map persistentClasses) throws MappingException
doSecondPass
in interface SecondPass
MappingException
Copyright © 2014. All Rights Reserved.