Which Driver is preferable for using JDBC API in Applets?
Answers were Sorted based on User's Feedback
Answer / kumar
according to my knowledge
it is Type-iv driver that is Java Native protocol driver.
| Is This Answer Correct ? | 7 Yes | 1 No |
What is the exception thrown by JDBC ?
Describe how the jdbc application works.
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 JDBC?
3 Answers Akamai Technologies,
What is the use of jdbc api?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
How to connect html page to database using jdbc?
What is the difference between ExecuteUpdate and ExecuteQuery?
What are the different types of statements in jdbc?
What is database connection pooling? Advantages of using a connection pool?
What is the meaning of batch updates?
What is com mysql jdbc driver?