aspose file tools
The moose likes Threads and Synchronization and the fly likes multiple threads dealing db Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Threads and Synchronization
Reply Bookmark "multiple threads dealing db " Watch "multiple threads dealing db " New topic
Author

multiple threads dealing db

mohamed hamdy
Ranch Hand

Joined: Feb 13, 2003
Posts: 72
hi,
i don't know if multiple threads attempts to query and update a data base can conflict the returning result sets or the updated or inserted records.
am i must use synchronization?
Peter den Haan
author
Ranch Hand

Joined: Apr 20, 2000
Posts: 3252
I already posted a reply here. Mohamed, please don't post to multiple forums.
- Peter
 
 
subject: multiple threads dealing db
 
Threads others viewed
Multiple Java processes when tomcat starts
Remote calling mechanism question
Synchronization across diff JVM
Corba Multithread
Starting Threads
IntelliJ Java IDE