What type of driver called is pure Java driver?
Answers were Sorted based on User's Feedback
Answer / sanjay gajula
TYPE-4 DRIVER IS CALLED PURE JAVA DRIVER BECAUSE IT WAS COMPLETELY WRITTEN IN JAVA AND IT IS ALSO CALLED AS THIN DRIVER
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / devarathnam c,kotagudibanda(po
Hi...
TYPE4 driver is the pure java driver,which gives the
sophisticated performance
Is This Answer Correct ? | 0 Yes | 0 No |
What are the steps to connect to a database in java?
RowSetInternal caller and returns void. What can I do in the readData method?
Explain the two tier and three tier architecture of jdbc.
After creating conntinpool in weblogic how to write the code in programe where i can use that pool object in the programe connecting to the database and how to debug programe withou eclipse
Give me some example for getting connection from connection pooling in JBoss Server. Is Connection Pool default in Server or we have to create it? Who can create Connection Pool in a Team. How it will be accessed by the developer code?
What is the difference between Union, Unionall ?
List the common jdbc exceptions ?
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure
Is odbc an api?
What is jdbc thin client?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
What are common JDBC Exceptions?