G
gk
hi,
whats wrong with JDBC transaction ?
JDBC transaction has commit(), rollback() .......etc.....then why
people will use JTA transaction ?
i am confused when i should use JDBC transaction and when JTA
transaction.
do you think , JDBC transaction is error-prone and so JTA has been
invented ?
please let me know the difference between these two
and let me know where i should use JDBC transaction and where JTA
transaction
Thank you
whats wrong with JDBC transaction ?
JDBC transaction has commit(), rollback() .......etc.....then why
people will use JTA transaction ?
i am confused when i should use JDBC transaction and when JTA
transaction.
do you think , JDBC transaction is error-prone and so JTA has been
invented ?
please let me know the difference between these two
and let me know where i should use JDBC transaction and where JTA
transaction
Thank you