org.hibernate.event
Class LoadEventListener.LoadType
java.lang.Object
org.hibernate.event.LoadEventListener.LoadType
- Enclosing interface:
- LoadEventListener
public static final class LoadEventListener.LoadType
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
isAllowNulls
public boolean isAllowNulls()
isNakedEntityReturned
public boolean isNakedEntityReturned()
isCheckDeleted
public boolean isCheckDeleted()
isAllowProxyCreation
public boolean isAllowProxyCreation()
getName
public java.lang.String getName()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2013. All Rights Reserved.