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]

Reply via email to