on 6/26/2000 4:04 PM, "Nissim" <[EMAIL PROTECTED]> wrote:
>> /**
>> * Returns false because transactions are only necessary in postgres.
>> */
>> public boolean objectDataNeedsTrans()
>> {
>> return false;
>> }
instead of doing this, why not just test to see if the Connection object is
from postgres? seems easier.
-jon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]
- [PATCH] Postgresql (long) Nissim
- Re: [PATCH] Postgresql (long) Daniel L. Rall
- Re: [PATCH] Postgresql (long) John McNally
- Transactions (was Re: [PATCH] Postgresql (long)... Nissim
- RE: Transactions (was Re: [PATCH] Postgresq... Christian Nichols
- Re: Transactions (was Re: [PATCH] Postgresq... Daniel L. Rall
- Re: Transactions John McNally
- Re: [PATCH] Postgresql (long) Jon Stevens
- Re: [PATCH] Postgresql (long) Sean Legassick
- Re: [PATCH] Postgresql (long) Daniel L. Rall
- Re: [PATCH] Postgresql (long) Sean Legassick
- Re: [PATCH] Postgresql (long) Daniel L. Rall
- Re: [PATCH] Postgresql (long) Sean Legassick
- Re: DB Daniel L. Rall
- Re: DB Sean Legassick
- Re: DB (Postgres & Tra... Nissim
- adding html related stuff ... John McNally
- Re: adding html related st... Sean Legassick
