What are four types of JDBC driver?
No Answer is Posted For this Question
Be the First to Post Answer
What are the steps required to execute a query in jdbc?
What is in terms of jdbc a datasource?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
Can I use JDBC to execute non-standard features that my DBMS provides?
How to find the column count in resultset?
What are the different types of modifiers?
what is CallableStatement and what is its usage?
What are statements in JAVA ?
Expalin the method of calling a stored procedure from jdbc.
Give steps to connect to the db using jdbc?
What is jdbc and its types?
what is metadata and it's use?