Answer Posted / samsudeen
its interface , used for call the procedure, and able to
call the query
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a java driver?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
Is not bound in this context unable to find jdbc spring boot?
State the three different ways in which you can create a table?
Why isn't the java.sql.DriverManager class being found?
What is a merge field?
Explain about Join?
How to use JDBC API to call Stored Procedures?
Explain Basic Steps in Writing a Java Program Using Jdbc?
What are the factors that the jdbc driver performance depends upon?
Can I get a null resultset?
What is the meaning of “dirty read” in the database?
Is jdbc a protocol?
What is database deadlock ?
What do you understand by DDL and DML statements?