类 CopyIdentifierComponentSecondPass
- java.lang.Object
-
- org.hibernate.cfg.CopyIdentifierComponentSecondPass
-
- 所有已实现的接口:
Serializable,SecondPass
public class CopyIdentifierComponentSecondPass extends Object implements SecondPass
- 作者:
- Emmanuel Bernard
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 CopyIdentifierComponentSecondPass(Component comp, String referencedEntityName, Ejb3JoinColumn[] joinColumns, MetadataBuildingContext buildingContext)
-
-
-
构造器详细资料
-
CopyIdentifierComponentSecondPass
public CopyIdentifierComponentSecondPass(Component comp, String referencedEntityName, Ejb3JoinColumn[] joinColumns, MetadataBuildingContext buildingContext)
-
-
方法详细资料
-
doSecondPass
public void doSecondPass(Map persistentClasses) throws MappingException
- 指定者:
doSecondPass在接口中SecondPass- 抛出:
MappingException
-
dependentUpon
public boolean dependentUpon(CopyIdentifierComponentSecondPass other)
-
-