Re: Java SQL interface
- From: Robert Klemme <bob.news@xxxxxxx>
- Date: Thu, 08 Jun 2006 08:53:55 +0200
lakshmi Ashok wrote:
Which brings me to wonder , how exactly does executeBatch() method
work? How do the queries get transported to the DB cache in one go?
Again, there's no general answer to that. Drivers are free to do that whatever way they like. If you want to know more you can look at the source code - there are some open source drivers around.
Cheers
robert
.
- References:
- Java SQL interface
- From: lakshmi Ashok
- Re: Java SQL interface
- From: Arto Viitanen
- Re: Java SQL interface
- From: lakshmi Ashok
- Re: Java SQL interface
- From: Bjorn Abelli
- Re: Java SQL interface
- From: lakshmi Ashok
- Re: Java SQL interface
- From: Bjorn Abelli
- Re: Java SQL interface
- From: lakshmi Ashok
- Java SQL interface
- Prev by Date: Re: Java SQL interface
- Next by Date: Java code generation from sql
- Previous by thread: Re: Java SQL interface
- Next by thread: Java code generation from sql
- Index(es):
Relevant Pages
|