InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: InstantDB: Please help me


Fadoua

You could try calling
java.sql.Statement.setTransactionIsolation(Connection.TRANSACTION_READ_UNCOM
MITTED). This will disable table locking. However, connections set to this
mode become read only connections. If you need to do both then the best way
to do this is to have a small pool of writing threads (possibly even just
one) and a larger pool of READ_UNCOMMITTED threads.

Regards

Peter Hearty
Lutris Technologies UK Ltd.
-----Original Message-----
From: Fadoua Ouerdiane <ouerdiane@internolix.com>
To: instantdb@enhydra.org <instantdb@enhydra.org>
Date: 05 May 2000 18:18
Subject: InstantDB: Please help me


Can you tell me please, how can I switch  off  the LOCKING  of the tables
in the Not READ Only mode.

I appreciate hour help and thank you in advance .

with best regards
============================
Dipl.-Inf. Fadoua Ouerdiane
manager

Internolix Tunisia
Immeuble l'arche du lac 2eme etage
2045 les berges du lac deTunis
Tel: +216 [0] 1 960 599
Fax: +216 [0] 1 960 576
email: internolix.gnet.tn


-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.