public static final class

LoadEventListener.LoadType

extends Object
java.lang.Object
   ↳ org.hibernate.event.LoadEventListener.LoadType

Summary

Public Methods
String getName()
boolean isAllowNulls()
boolean isAllowProxyCreation()
boolean isCheckDeleted()
boolean isNakedEntityReturned()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public String getName ()

public boolean isAllowNulls ()

public boolean isAllowProxyCreation ()

public boolean isCheckDeleted ()

public boolean isNakedEntityReturned ()

public String toString ()