In my application i was using two threads
I want to use JDBM in this scenario.
1.) for inserting data in to database using thread 1.
2.) Retrieving data from the database using thread 2.
Is this possible with JDBM?
if so please provide an example.
Original issue reported on code.google.com by nivason...@gmail.com on 21 Apr 2012 at 12:03
Original issue reported on code.google.com by
nivason...@gmail.com
on 21 Apr 2012 at 12:03