org.hibernate.cfg
Interface SecondPass

All Superinterfaces:
Serializable
All Known Subinterfaces:
QuerySecondPass
All Known Implementing Classes:
CollectionSecondPass, NamedSQLQuerySecondPass, ResultSetMappingSecondPass

public interface SecondPass
extends Serializable

Second pass operation

Author:
Emmanuel Bernard

Method Summary
 void doSecondPass(Map persistentClasses)
           
 

Method Detail

doSecondPass

void doSecondPass(Map persistentClasses)
                  throws MappingException
Throws:
MappingException


Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved