| 异常 | 描述 | 
|---|---|
| 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.