Why would you use setautocommit(false) in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is jdbc in dbms?
Can we use the one instance of Statment to execute more than one query ?
Compare jdbc and odbc and how is jdbc required in this context.
How many locking systems are there in jdbc?
What are 4 drivers available in JDBC? At what situation are four of the drivers used?
What is phantom read and which isolation level prevents it?
How can you sort dates?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
What are the methods which can verify the cursor particular position?
What are the differences between stored procedure and functions?
What is the purpose of the jdbc resultset interface?
Is JDBC a language or Application?