Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Explore Teams Collectives™ on Stack Overflow Find centralized, trusted content and collaborate around the technologies you use most. Learn more about Collectives
Home of BTM, the Bitronix JTA Transaction Manager The Bitronix Transaction Manager (BTM) is a simple but complete implementation of the JTA 1.1 API. It is a fully working XA transaction manager that provides all services required by the JTA API while trying to keep the code as simple as possible for easier understanding of the XA semantics. This is BTM's strongest point compared to its competitors
前回(Atomikos TransactionsEssentials で JTA (XA with MySQL編その3)) では、 MySQL では XA START xid JOIN は未サポートという事実が判明しました。 今回は、「なんかワークアラウンドないかな〜」的なコンセプトでぬるく攻めてみようと思います。 Atomikos の HP の情報 MySQL XA bug MySQL does not support TMJOIN MySQL で XA START xid JOIN できない等の情報は載ってましたね。 今回の件には役に立ちそうにありませんが、一応対応しておきましょう。 jta.properties に、以下のように追加しておきます。 # workaround for MySQL(see http://www.atomikos.com/Documentation/Know
TransactionsEssentials は、Atomikos のフリーの JTA 実装です。 とりあえずインストールしてみた。 サイトからダウンロードして、dist フォルダから必要な jar ファイルを選び、クラスパスに通します。 とりあえず、以下の jar があれば、最低限の JDBC 操作は行えます。 transactions-jta.jar transactions-jdbc.jar transactions-api.jar atomikos-util.jar transactions.jar SpringFramework で適当に定義してみた。 環境は、MySQL のインスタンスを2つ用意してみました。 beans.xml <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframe
Spring has rich support for transaction management through its PlatformTransactionManager interface and the hierarchy of implementations. Spring's transaction support provides a consistent interface for the transactional semantics of numerous APIs. Broadly, transactions can be split into two categories: local transactions and global transactions. Local transactions are those that affect only one t
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く