Explain the role of driver in jdbc.
No Answer is Posted For this Question
Be the First to Post Answer
Explain about column name and getter method?
Is the JDBC-ODBC Bridge multi-threaded?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What are the functions of the jdbc connection interface?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
what is the current version of JDBC? and explain its features?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
Expalin the method of calling a stored procedure from jdbc.
What is ODBC and JDBC? How do you connect the Database?
What is in terms of jdbc a datasource?
How can we store the file in the oracle database?
HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx