A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
Writing data to DB asynchronously
Johnny Belab
Greenhorn
Joined: Oct 05, 2005
Posts: 12
posted
Oct 17, 2005 07:13:00
0
Hello!
How should I implement a class that would write data (e.g. logging data)
asynchronously to database using
JDBC
?
I'm using J2SE 1.4 and 1.5.
Cheers!
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
I like...
posted
Oct 17, 2005 07:34:00
0
There should be a DB appender in Log4J. Have a look there first, I wouldn't re-invent the wheel.
Dave
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Writing data to DB asynchronously
Similar Threads
updating a table using Ajax?
Struts-AJAX issue
Locking on multiple simultaneous inserts
Html Paging mechanisms using AJAX
How to write telnet server like program?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter