org.hibernate.cfg
public class VerifyFetchProfileReferenceSecondPass extends java.lang.Object implements SecondPass
Constructor and Description |
---|
VerifyFetchProfileReferenceSecondPass(java.lang.String fetchProfileName,
FetchProfile.FetchOverride fetch,
Mappings mappings) |
Modifier and Type | Method and Description |
---|---|
void |
doSecondPass(java.util.Map persistentClasses) |
public VerifyFetchProfileReferenceSecondPass(java.lang.String fetchProfileName, FetchProfile.FetchOverride fetch, Mappings mappings)
public void doSecondPass(java.util.Map persistentClasses) throws MappingException
doSecondPass
in interface SecondPass
MappingException
Copyright © 2014. All Rights Reserved.