org.hibernate.engine.loading
Class EntityLoadContext

java.lang.Object
  extended by org.hibernate.engine.loading.EntityLoadContext

public class EntityLoadContext
extends Object

Author:
Steve Ebersole

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

Constructor Detail

EntityLoadContext

public EntityLoadContext(LoadContexts loadContexts,
                         ResultSet resultSet)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved