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

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


org.hibernate.engine.loading
Class EntityLoadContext

java.lang.Object
  extended byorg.hibernate.engine.loading.EntityLoadContext

public class EntityLoadContext
extends Object

{@inheritDoc}

Author:
Steve Ebersole

Constructor Summary
EntityLoadContext(LoadContexts loadContexts, ResultSet resultSet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityLoadContext

public EntityLoadContext(LoadContexts loadContexts,
                         ResultSet resultSet)