Under what circumstances, that all four drivers are used?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how to make updates to the updatable resultsets.
What are database warnings in jdbc and how can we handle database warnings in jdbc?
What is Type-1 Driver and when this driver is used?
How can we store the file in the oracle database?
is that compulsory to have Primarykey-forignkey for joints (outer inner,equal)
What are the different types of drivers under jdbc?
what are the advantages of JDBC?
what is call level interface?
which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.
how to use CallableStatement? specially how to use their index given ..
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.