What does the jdbc driver interface do?
No Answer is Posted For this Question
Be the First to Post Answer
RowSetInternal caller and returns void. What can I do in the readData method?
I have getting problem to calling stored procedure from Mysql through JSP. Please help me.
What is the purpose of jdbc resultset interface?
Why is jdbc used?
can we define indexes on a foreign key? Explain pros and cons?
What class.forname does, while loading the drivers?
How do I find whether a parameter exists in the request object?
Can I use JDBC to execute non-standard features that my DBMS provides?
Diff. types of triggers..
Why is jdbc needed?
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
How to use JDBC API to call Stored Procedures?