|
The JDBC javadocs indicate the following Note: If this method is called during a transaction, the result is implementation-defined. Unfortunately many of the corner-cases such as this will vary from vendor to vendor so the best thing to do is avoid this type of behavior in your apps if you are concerned about portability. We have tried where we can in JDBC 4 to clarify issues such as this to at least let you know if your milage may vary and if it hurts, dont do it ;-) Andreas Korneliussen wrote: Roy's email was meant to be sent to me personally to correct my answer. |
- Re: Question about setTransactionIsolation in network... Roy Lyseng
- Re: Question about setTransactionIsolation in ne... Andreas Korneliussen
- Re: Question about setTransactionIsolation i... Lance J. Andersen
- Re: Question about setTransactionIsolati... Deepa Remesh
