What are the different types of lockings in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is DML?
How will you perform truncation using JDBC?
How do you determine the sensitivity of the ResultSet object?
Why do we need jdbc?
Is it possible to connect to multiple databases simultaneously?
What are the advantages of using preparedstatement over statement?
How does jdbc work?
What are the factors that the jdbc driver performance depends upon?
What is benefit of using preparedstatement in java?
What is jdbc oracle thin?
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.
Why would you use setautocommit(false) in jdbc?