类 VerifyFetchProfileReferenceSecondPass
- java.lang.Object
-
- org.hibernate.cfg.VerifyFetchProfileReferenceSecondPass
-
- 所有已实现的接口:
Serializable,SecondPass
public class VerifyFetchProfileReferenceSecondPass extends Object implements SecondPass
- 作者:
- Hardy Ferentschik
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 VerifyFetchProfileReferenceSecondPass(String fetchProfileName, FetchProfile.FetchOverride fetch, MetadataBuildingContext buildingContext)
-
-
-
构造器详细资料
-
VerifyFetchProfileReferenceSecondPass
public VerifyFetchProfileReferenceSecondPass(String fetchProfileName, FetchProfile.FetchOverride fetch, MetadataBuildingContext buildingContext)
-
-
方法详细资料
-
doSecondPass
public void doSecondPass(Map persistentClasses) throws MappingException
- 指定者:
doSecondPass在接口中SecondPass- 抛出:
MappingException
-
-