public interface EJBLocalObject
| Modifier and Type | Method and Description |
|---|---|
EJBLocalHome |
getEJBLocalHome() |
Object |
getPrimaryKey() |
boolean |
isIdentical(EJBLocalObject obj) |
void |
remove() |
EJBLocalHome getEJBLocalHome() throws EJBException
EJBExceptionObject getPrimaryKey() throws EJBException
EJBExceptionboolean isIdentical(EJBLocalObject obj) throws EJBException
EJBExceptionvoid remove()
throws RemoveException,
EJBException
RemoveExceptionEJBExceptionCopyright © 2021. All rights reserved.