javax.ejb.EntityContext翻译
2008-02-23 09:21:27来源:互联网 阅读 ()
- Obtain a reference to the EJB local object that is currently associated with the instance. 获得当前与该实例关联的EJB本地对象的引用。
An instance of an entity enterprise Bean can call this method only when the instance is associated with an EJB local object identity, i.e. in the ejbActivate, ejbPassivate, ejbPostCreate, ejbRemove, ejbLoad, ejbStore, and business methods. 只有当实体Bean的实例和一个EJB本地对象标识关联,它才可以调用该方法,也就是 ejbActivate、ejbPassivate、ejbPostCreate、ejbRemove、ejbLoad、ejbStore和业务方法。
An instance can use this method, for example, when it wants to pass a reference to itself in a method argument or result. 实例可以使用该方法,比如,以方法参数或结果形式传递自身引用。
- Returns:
- The EJB local object currently associated with the instance. 当前与实例关联的EJB本地对象。
- Throws:
IllegalStateException
- if the instance invokes this method while the instance is in a state that does not allow the instance to invoke this method, or if the instance does not have a local interface. 如果实例调用改方法而实例所在的状态不允许其调用该方法或者实例没有本地接口时抛出。
throws IllegalStateException
- Obtain a reference to the EJB object that is currently associated with the instance. 获得当前与该实例关联的EJB对象的引用。
An instance of an entity enterprise Bean can call this method only when the instance is associated with an EJB object identity, i.e. in the ejbActivate, ejbPassivate, ejbPostCreate, ejbRemove, ejbLoad, ejbStore, and business methods. 只有当实体Bean的实例和一个EJB对象标识关联,它才可以调用该方法,也就是 ejbActivate、ejbPassivate、ejbPostCreate、ejbRemove、ejbLoad、ejbStore和业务方法。
An instance can use this method, for example, when it wants to pass a reference to itself in a method argument or result. 实例可以使用该方法,比如,以方法参数或结果形式传递自身引用。
- Returns:
- The EJB object currently associated with the instance. 当前与实例关联的EJB对象。
- Throws:
IllegalStateException
- Thrown if the instance invokes this method while the instance is in a state that does not allow the instance to invoke this method, or if the instance does not have a remote interface. 如果实例调用改方法而实例所在的状态不允许其调用该方法或者实例没有远程接口时抛出。
throws IllegalStateException
- Obtain the primary key of the EJB object that is currently associated with this instance. 获得当前与该实例关联的EJB本地对象的主键。
An instance of an entity enterprise Bean can call this method only when the instance is associated with an EJB object identity, i.e. in the ejbActivate, ejbPassivate, ejbPostCreate, ejbRemove, ejbLoad, ejbStore, and business methods. 只有当实体Bean的实例和一个EJB对象标识关联,它才可以调用该方法,也就是 ejbActivate、ejbPassivate、ejbPostCreate、ejbRemove、ejbLoad、ejbStore和业务方法。
Note: The result of this method is that same as the result of getEJBObject().getPrimaryKey(). 注意:该方法的结果和getEJBObject().getPrimaryKey()的结果相同。
- Returns:
- The primary key currently associated with the instance. 当前与实例关联的主键。
- Throws:
IllegalStateException
- Thrown if the instance invokes this method while the instance is in a state that does not allow the instance to invoke this method. 如果实例调用改方法而实例所在的状态不允许其 调用该方法时抛出。标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash