类 EntityLoadContext
- java.lang.Object
-
- org.hibernate.engine.loading.internal.EntityLoadContext
-
public class EntityLoadContext extends Object
Tracks information about loading of entities specific to a given result set. These can be hierarchical.- 作者:
- Steve Ebersole
-
-
构造器详细资料
-
EntityLoadContext
public EntityLoadContext(LoadContexts loadContexts, ResultSet resultSet)
-
-