当前页面:
在线文档首页 >
Hibernate 3.2.4 正式版 API 英文文档
SecondPass (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档
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
doSecondPass
public void doSecondPass(Map persistentClasses)
throws MappingException
- Throws:
MappingException