javax.ejb.DuplicateKeyException翻译

博客介绍了Java中javax.ejb包下的DuplicateKeyException异常。当实体EJB对象因要创建的对象与现有对象key相同而无法创建时,会抛出该异常,此异常由实体Bean home接口定义的create方法抛出。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

<!-- ========= START OF TOP NAVBAR ======= --> <!-- -->
JavaTM 2 Platform
Ent. Ed. v1.4
<!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== -->

javax.ejb
Class DuplicateKeyException





All Implemented Interfaces:
Serializable
public class DuplicateKeyException extends CreateException

The DuplicateKeyException exception is thrown if an entity EJB object cannot be created because an object with the same key already exists. This exception is thrown by the create methods defined in an entity Bean's home interface. 如果实体EJB对象因为要创建的EJB对象与现有的对象key相同而失败,则抛出DuplicateKeyException 异常。该异常由实体Bean home接口定义的create方法抛出。

See Also:
Serialized Form

<!-- ======== NESTED CLASS SUMMARY ======== --><!-- =========== FIELD SUMMARY =========== --><!-- ======== CONSTRUCTOR SUMMARY ======== --><!-- -->

Constructor Summary
DuplicateKeyException()
Constructs a DuplicateKeyException with no detail message. 构建一个不含详细信息的DuplicateKeyException。
DuplicateKeyException(Stringmessage)
Constructs a DuplicateKeyException with the specified detail message. 构建一个指定详细信息的DuplicateKeyException。
<!-- ========== METHOD SUMMARY =========== --> <!-- -->
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
<!-- -->
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

<!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><!-- -->

Constructor Detail
<!-- -->

DuplicateKeyException

 
Constructs a DuplicateKeyException with no detail message. 构建一个不含详细信息的DuplicateKeyException。

<!-- -->

DuplicateKeyException

Constructs a DuplicateKeyException with the specified detail message. 构建一个指定详细信息的DuplicateKeyException。

<!-- ============ METHOD DETAIL ========== --><!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <!-- -->
JavaTM 2 Platform
Ent. Ed. v1.4
<!-- ======== END OF BOTTOM NAVBAR ======= --> Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值