org.hibernate.cfg
Class VerifyFetchProfileReferenceSecondPass
java.lang.Object
org.hibernate.cfg.VerifyFetchProfileReferenceSecondPass
- All Implemented Interfaces:
- Serializable, SecondPass
public class VerifyFetchProfileReferenceSecondPass
- extends Object
- implements SecondPass
- Author:
- Hardy Ferentschik
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerifyFetchProfileReferenceSecondPass
public VerifyFetchProfileReferenceSecondPass(String fetchProfileName,
FetchProfile.FetchOverride fetch,
ExtendedMappings mappings)
doSecondPass
public void doSecondPass(Map persistentClasses)
throws MappingException
- Specified by:
doSecondPass
in interface SecondPass
- Throws:
MappingException
Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.