hi andi,
sebenarnya untuk XA itu melibatkan resource yang transactional. kalau kita
hanya menyebutkan 'database', itu mempersempit pengertian resource tersebut.
jadi transaksi yang two-phase commit tidak hanya terbatas untuk transaksi
database saja.

misalnya anda membuat aplikasi service posting jurnal akuntansi, itu bisa
juga diperlakukan sebagai resource yang transactional, jika driver atau
interface ke resource tersebut mampu melakukannya secara atomik, dan ada
cara tertentu untuk meng-handle apabila gagal.


2008/10/20 ANDI KUSNADI <[EMAIL PROTECTED]>

>   Dear Daniel Baktiar,
>
> Sesudah saya baca artikelnya , berarti pake XA kalau memang itu melibatkan
> 2 database sekaligus yah ? ,
> kalau iya baru deh pake XA.
>
> Saya seh cuman 1 database doang, jadi pake nya yang bukan XA.
>
> tks.
>
>
>
> Best Regards,
>
> Andi Kusnadi,Skom
> 0813 1883 92 37
> programmer .net, java, streamezzo
>
> ----- Original Message ----
> From: Daniel Baktiar <[EMAIL PROTECTED]>
> To: jug-indonesia@yahoogroups.com
> Sent: Monday, October 20, 2008 9:25:18 AM
> Subject: Re: [JUG-Indonesia] XAConnectionFactory
>
>  XA itu untuk distributed transaction dengan two phase commit yang
> melibatkan beberapa resource yang ada di berbagai box, misalnya untuk
> cluster.
>
> http://dbaktiar. wordpress. com/2007/ 07/25/what- is-an-xa- 
> driver/<http://dbaktiar.wordpress.com/2007/07/25/what-is-an-xa-driver/>
>
>
> 2008/10/20 ANDI KUSNADI <[EMAIL PROTECTED] com <[EMAIL PROTECTED]>>
>
>>   Dear Jugger's,
>>
>> Saya melihat-lihat libraryny JMS itu untuk apa  XAConnectionFactory ?
>> Konsepnya gimana yah ? .
>> Saya cari-cari di library java doc nya masih belum begitu jelas.
>>
>>
>> tks yah.
>>
>>
>>
>> Best Regards,
>>
>> Andi Kusnadi,Skom
>> 0813 1883 92 37
>> programmer .net, java, streamezzo
>>
>> ____________ _________ _________ _________ _________ __
>> Do You Yahoo!?
>> Tired of spam? Yahoo! Mail has the best spam protection around
>> http://mail. yahoo.com <http://mail.yahoo.com>
>>
>>
>
>
> --
> Daniel Baktiar
> Senior JEE* Monkey -- willing to work hard in the Java beans brewery for a
> big bunch of bananas (http://dbaktiar. wordpress. 
> com<http://dbaktiar.wordpress.com>
> )
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
>  
>



-- 
Daniel Baktiar
Senior JEE* Monkey -- willing to work hard in the Java beans brewery for a
big bunch of bananas (http://dbaktiar.wordpress.com)

Reply via email to