Re: [JBoss-user] commit options

2003-11-25 Thread Ionel GARDAIS
many many thanks ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com --- This SF.net email is sponsored by: SF.net Giveback Program

Re: [JBoss-user] commit options

2003-11-25 Thread Nicholas
Imagine there is you with your EJBs executing transactions and queries against your database. At the same time, there are a few other applications doing the same thing, but using direct SQL and not your EJBs. (This is setting aside all new and sophisticated cache invalidation schemes) Option A: Th

RE: [JBoss-user] commit options

2003-11-25 Thread Rupp, Heiko
There were resently post on this ML explaining it. And I am sure that the (free) 3.0 Guide also explains them. If not, the CMP doc does. Heiko -- Heiko W. Rupp EMail: [EMAIL PROTECTED] Senior Consultant Telefon: +49 711 222 992 - 900 Cellent AG Finance Solutions

[JBoss-user] commit options

2003-11-25 Thread Ionel GARDAIS
Hi, There have been some posts about use of commit options. What are the different commit-options made for ? When to use one or other commit-option ? = -- Regards, Ionel ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran

[JBoss-user] Commit options

2002-04-29 Thread Marius Kotsbak
I see that jboss 2.4 has a commit option D. Is this supported on jboss 3.x also? I thought that was the behavior on 2.4.x, as I saw that the data manually modified in the DB was discovered by jboss after about 20 minutes, but is that another timeout, or is it just that the data was used by jb