org.hibernate.cfg
Class CreateKeySecondPass
java.lang.Object
   org.hibernate.cfg.CreateKeySecondPass
org.hibernate.cfg.CreateKeySecondPass
- All Implemented Interfaces: 
- Serializable, SecondPass
- public class CreateKeySecondPass 
- extends Object- implements SecondPass
- Author:
- Emmanuel Bernard
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CreateKeySecondPass
public CreateKeySecondPass(RootClass rootClass)
CreateKeySecondPass
public CreateKeySecondPass(JoinedSubclass joinedSubClass)
doSecondPass
public void doSecondPass(Map persistentClasses)
                  throws MappingException
- 
- Specified by:
- doSecondPassin interface- SecondPass
 
- 
- Throws:
- MappingException
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.