| 意味 | 例文 |
コンピューター用語辞典 |
ウィキペディア英語版 |
出典:Wikipedia |
Java Transaction API
出典:『Wikipedia』 (2011/07/19 17:43 UTC 版)
The Java Transaction API (JTA) is one of the Java Enterprise Edition (Java EE) APIs allowing distributed transactions to be done across multiple XA resources in a Java environment. JTA is a specification developed under the Java Community Process as JSR 907. JTA provides for:
- demarcation of transaction boundaries
- X/Open XA API allowing resources to participate in transactions.
「Java_Transaction_API」を含む例文一覧
該当件数 : 1件
Check that the persistence unit is using the Java Transaction APIand that the Table Generation Strategy is set to Createso that the tables based on our entity classes are created when the application is deployed.
持続性ユニットが Java Transaction API を使用していること、アプリケーション配備時にエンティティークラスに基づいた表が作成されるように「Table Generation Strategy」が「作成」に設定されていることを確認します。 - NetBeans
| 意味 | 例文 |
| Java_Transaction_APIのページへのリンク |
