Answer Posted / pratik
interface
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How can I write to the log used by DriverManager and JDBC drivers?
What are the components of jdbc?
What is difference between java.util.Date and java.sql.Date?
Explain the locking system in jdbc & its types?
What is in terms of jdbc a datasource?
explain about special characters?
How many types of JDBC Drivers are present and what are they?
Is oracle client required for jdbc connection?
Differentiate between stored procedure and functions?
Explain the necessary steps to connect to the database in java?
What is the use of jdbc api?
How can I determine where a given table is referenced via foreign keys?
How to get the Database server details in java program?
What is the return type of class.forname() method?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.