Thomas Fischer <[EMAIL PROTECTED]> writes:

>Hi,

>Some pools can test connections before they give it to the end user (in
>this case Torque). This is done by executing a simple query like "select
>sysdate from dual". If the connections are not auto commit, this is the
>first query in the transaction, and it is not possible to use any "set
>transaction..." commands afterwards.

>do you only use the methods (save()...)without connection, or do you also
>use methods that need a connection (save(connection)...) or custom queries
>?
>What Pool are you using (see your runtime configuration) ?

There is also a configuration option which allows the OID generator to
use a separate connection. (However this would happen outside the
Transaction).

        Regards
                Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

What is more important to you...
   [ ] Product Security
or [ ] Quality of Sales and Marketing Support
              -- actual question from a Microsoft customer survey

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to