站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.3 正式版 API 英文文档

QuerySecondPass (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


org.hibernate.cfg
Interface QuerySecondPass

All Superinterfaces:
SecondPass, Serializable
All Known Implementing Classes:
NamedSQLQuerySecondPass, ResultSetMappingSecondPass

public interface QuerySecondPass
extends SecondPass

Bind query

Author:
Emmanuel Bernard

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