org.hibernate.cfg.annotations
Class ResultsetMappingSecondPass
java.lang.Object
org.hibernate.cfg.annotations.ResultsetMappingSecondPass
- All Implemented Interfaces:
- Serializable, org.hibernate.cfg.QuerySecondPass, org.hibernate.cfg.SecondPass
public class ResultsetMappingSecondPass
- extends Object
- implements org.hibernate.cfg.QuerySecondPass
- 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 |
ResultsetMappingSecondPass
public ResultsetMappingSecondPass(javax.persistence.SqlResultSetMapping ann,
ExtendedMappings mappings,
boolean isDefault)
doSecondPass
public void doSecondPass(Map persistentClasses)
throws org.hibernate.MappingException
- Specified by:
doSecondPass
in interface org.hibernate.cfg.SecondPass
- Throws:
org.hibernate.MappingException