java.lang.Object
org.hibernate.test.ejb3.proxy.Ejb3ProxyTest.Ejb3EntityNotFoundDelegate
- All Implemented Interfaces:
- org.hibernate.proxy.EntityNotFoundDelegate
- Enclosing class:
- Ejb3ProxyTest
- private static class Ejb3ProxyTest.Ejb3EntityNotFoundDelegate
- extends java.lang.Object
- implements org.hibernate.proxy.EntityNotFoundDelegate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Ejb3ProxyTest.Ejb3EntityNotFoundDelegate
private Ejb3ProxyTest.Ejb3EntityNotFoundDelegate()
handleEntityNotFound
public void handleEntityNotFound(java.lang.String entityName,
java.io.Serializable id)
- Specified by:
handleEntityNotFound
in interface org.hibernate.proxy.EntityNotFoundDelegate