org.hibernate.cfg
Interface QuerySecondPass

All Superinterfaces:
SecondPass, java.io.Serializable
All Known Implementing Classes:
NamedSQLQuerySecondPass, ResultSetMappingSecondPass

public interface QuerySecondPass
extends SecondPass

Bind query

Author:
Emmanuel Bernard

Method Summary
 
Methods inherited from interface org.hibernate.cfg.SecondPass
doSecondPass
 



Copyright © 2008 Hibernate.org. All Rights Reserved.