异常 | 描述 |
---|---|
InvalidTransactionException |
此异常表示该请求执行了一个无效的事务上下文。
|
TransactionRequiredException |
这个异常表示一个请求进行了一个空的事务上下文,但目标对象需要一个激活事务。
|
TransactionRolledbackException |
此异常表示与请求处理相关联的事务已回滚,或标记为回滚。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.