- Remove an EJB object identified by its primary key. 删除由主键标识的EJB对象。
This method can only be used by local clients of an entity bean. An attempt to call this method on a session bean will result in a RemoveException. 只有实体bean的本地客户端可以调用该方法。会话bean试图调用该方法会造成RemoteException。
- Throws:
RemoveException- Thrown if the enterprise Bean or the container does not allow the client to remove the object. 企业Bean或容器不允许客户端删除该对象时抛出。EJBException- Thrown when the method failed due to a system-level failure. 方法抛出该异常表示一个由系统级错误引起的失败。
文章整理:西部数码--专业提供域名注册、虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!



