javax.ejb
Interface EJBLocalObject
public interface EJBLocalObject
- Version:
- $Rev: 467742 $ $Date: 2006-10-25 21:30:38 +0200 (Wed, 25 Oct 2006) $
getEJBLocalHome
EJBLocalHome getEJBLocalHome()
throws EJBException
- Throws:
EJBException
getPrimaryKey
java.lang.Object getPrimaryKey()
throws EJBException
- Throws:
EJBException
isIdentical
boolean isIdentical(EJBLocalObject obj)
throws EJBException
- Throws:
EJBException
remove
void remove()
throws RemoveException,
EJBException
- Throws:
RemoveException
EJBException
Copyright © {inceptionYear}-2007 null. All Rights Reserved.