I had just downloaded the 'org.gjt.mm.mysql.Driver' driver for mySQL server
which is suppopsed to be able to support transactions. I know that mySQL
doesn't support them directly instead they are using some workaround
techniques - probably this is what the driver does behind the scenes?
I'd be happy to get some more feedback about how this driver behaves under
the jboss framework - is there something special that I should be aware of
when I'm using it together with my BMP entity beans. I'm opening and closing
the connection on each bussiness call at the moment and with the Access
database I get RollbackException whenever I try to rollback.
Any suggestions ?
Regards,
Kamen
----- Original Message -----
From: "Christoph Sturm" <[EMAIL PROTECTED]>
To: "'jBoss'" <[EMAIL PROTECTED]>
Sent: Thursday, September 28, 2000 1:18 PM
Subject: AW: [jBoss-User] Transaction support


> I dunno about bit operations, but the only 2 opensource servers with
> transactions are Interbase and postgresql.(except from the pure java
> databases that are not recommended for production use.
>
> Interbase:
> http://www.interbase2000.org/
>
> postgresql:
> http://www.postgresql.org
>
> HTH
> -Chris
>
>
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]
>



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to