开发者

What is the best, easiest to integrate Java FOSS JTA lib?

I am currently looking at JBoss Transactions and would like to hear about the experiences of others. I myself want something small, with few dependencies, few开发者_Python百科 gotchas and follows standards...


You might like to explore JPA(use EclipseLink or Hibernate to implement) in Glassfish or JBoss. It will give you best of both worlds Transaction and Relation Data mapping.

I hope I understood your query properly.


After some research looking around i have come across two packages which i believe are a possible solution for me:

  • jboss tm
  • jotm from objectweb

Currently i like JOTM simply because it is more document complete and easier to follow. I know that jboss-tm works as it provides the jta implementation used by the jboss a/sm but as someone getting started to integrate a jta implementation, jotm seems like the winner simply because its easier to get into.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜