| Package | Description |
|---|---|
| javax.ejb |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBean.ejbRemove() |
void |
EJBLocalObject.remove() |
void |
EJBObject.remove() |
void |
EJBHome.remove(Handle handle) |
void |
EJBHome.remove(Object primaryKey) |
void |
EJBLocalHome.remove(Object primaryKey) |
Copyright © 2021. All rights reserved.