Flavio,
as per my knowledge the latest version of mysql supports transactions.check
this
http://www.mysql.com/doc/en/ANSI_diff_Transactions.html

regards
sameer


-----Original Message-----
From: Fl�vio Rodrigo [mailto:mcrod@;IG.COM.BR]
Sent: Thursday, October 24, 2002 12:47 PM
To: [EMAIL PROTECTED]
Subject: J2EE with non-transactional-Database


Hi all,

I have some doubts about using transactions with databases that don't allow
them.

Here goes my questions:

scenario 1: using JTA with JDBC driver for MySQL
- MySQL doesn't support transactions, is it right ? So, using MySQL, if I
start a transaction with JTA and make some JDBC operations, will it work
like a transaction ? Or the database will be out of it ?

scenario 2: using JDO,JDBC with MySQL
- Whata about a JDO transaction ? Will it work ?


Other question: do I need to use EJB classes to make use of transactions on
a J2EE container (JTA) ?


thanx guys,
FR.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

==========================================================================To 
unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to