org.hibernate.cfg
Class NamedSQLQuerySecondPass
java.lang.Object
org.hibernate.cfg.ResultSetMappingBinder
org.hibernate.cfg.NamedSQLQuerySecondPass
- All Implemented Interfaces:
- Serializable, QuerySecondPass, SecondPass
public class NamedSQLQuerySecondPass
- extends ResultSetMappingBinder
- implements 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 |
NamedSQLQuerySecondPass
public NamedSQLQuerySecondPass(org.dom4j.Element queryElem,
String path,
Mappings 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.