In my application, I have a frequent, but a very long-running query to the database (PostgreSQL).
So I want to execute my query in an async way. I haven't found how this could be done via JDBC. Is it possible?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |