What are the jdbc api components?
No Answer is Posted For this Question
Be the First to Post Answer
What are the measures to connect to the db using jdbc?
Hi........I need to create a dropdown box using java.....this box should show the values that should be taken from the database...... Thank you....
What are the differences between statement and preparedstatement interface?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
how do we get the connection from connection pool
What is connection pooling? What Method and class used for Connection pooling in Java?
What are the steps to connect to the database in java?
What is jdbc and why is it required?
What is jdbc odbc bridge?
How do you determine the sensitivity of the ResultSet object?
what is rowset?
why are using type4 driver in realtime projects?