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