How to rollback a JDBC transaction?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use jdbc in java?
Is uri the same as url?
What are the basic exceptions in jdbc?
What are the steps involved in establishing a connection using jdbc in java?
Does jdbc use odbc?
What is jdbc connection string?
what does batchUpdate does?
What is the most common example type 1 driver?
how to retrieve sql exceptions
What is while rs next ())?
what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?
Hi to all.. well i want to make a standalone application which can use the concept of connection pooling, constraint is that i have not to use any application server like weblogic etc. Please help me out. Thaks in advance.