Need info on Transaction API
http://download.oracle.com/javaee/5/api/javax/transaction/Transaction.html
http://docs.jboss.org/hibernate/core/3.5/javadoc/org/hibernate/Transaction.html
Why Transaction API's are different ? If everybody start making Transaction API's of their own , then this is going to be total chaos.
How this issue is addressed in java world ?