org.hibernate.cfg
Class SetSimpleValueTypeSecondPass

java.lang.Object
  extended by org.hibernate.cfg.SetSimpleValueTypeSecondPass
All Implemented Interfaces:
Serializable, SecondPass

public class SetSimpleValueTypeSecondPass
extends Object
implements SecondPass

Author:
Sharath Reddy
See Also:
Serialized Form

Constructor Summary
SetSimpleValueTypeSecondPass(SimpleValueBinder val)
           
 
Method Summary
 void doSecondPass(Map persistentClasses)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetSimpleValueTypeSecondPass

public SetSimpleValueTypeSecondPass(SimpleValueBinder val)
Method Detail

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.