org.openejb.proxy
Class EntityEJBObject
java.lang.Object
org.openejb.proxy.BaseEJB
org.openejb.proxy.EJBObjectImpl
org.openejb.proxy.EntityEJBObject
- All Implemented Interfaces:
- javax.ejb.EJBObject, Remote, Serializable
- public abstract class EntityEJBObject
- extends EJBObjectImpl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.ejb.EJBObject |
remove |
EntityEJBObject
public EntityEJBObject(EJBMethodInterceptor handler)
getPrimaryKey
public Object getPrimaryKey()
throws RemoteException
- Throws:
RemoteException
isIdentical
public boolean isIdentical(javax.ejb.EJBObject obj)
throws RemoteException
- Throws:
RemoteException
Copyright © 1999-2006 OpenEJB. All Rights Reserved.