| Interstage Application Server J2EE ユーザーズガイド | 
			目次
			索引
			![]()  
		 | 
	
| 第5部 JMS編 | > 第21章 JMSアプリケーションの開発 | > 21.3 インタフェース | 
| 
 インタフェース名/  | 
 メソッド  | 
 サポート  | 
|---|---|---|
| 
 XAConnection  | 
 メソッドなし  | 
 
  | 
| 
 XAConnectionFactory  | 
 メソッドなし  | 
 
  | 
| 
 XAQueueConnection  | 
 createQueueSession(boolean transacted, int acknowledgeMode)  | 
 ×  | 
| 
 createXAQueueSession()  | 
 ×  | 
|
| 
 XAQueueConnectionFactory  | 
 createXAQueueConnection()  | 
 ×  | 
| 
 createXAQueueConnection(java.lang.String userName, java.lang.String password)  | 
 ×  | 
|
| 
 XAQueueSession  | 
 getQueueSession()  | 
 ×  | 
| 
 XASession  | 
 commit()  | 
 ×  | 
| 
 getTransacted()  | 
 ×  | 
|
| 
 getXAResource()  | 
 ×  | 
|
| 
 rollback()  | 
 ×  | 
|
| 
 XATopicConnection  | 
 createTopicSession(boolean transacted, int acknowledgeMode)  | 
 ×  | 
| 
 createXATopicSession()  | 
 ×  | 
|
| 
 XATopicConnectionFactory  | 
 createXATopicConnection()  | 
 ×  | 
| 
 createXATopicConnection(java.lang.String userName, java.lang.String password)  | 
 ×  | 
|
| 
 XATopicSession  | 
 getTopicSession()  | 
 ×  | 
○:サポート ×:未サポート
注)XAインタフェースは未サポートです。
			目次
			索引
			![]()  
		 |