What are the different types of statements in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is JDBC API and when do we use it?
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....
How do we call a stored procedure from jdbc?
What are the new features added to JDBC 4.0?
List some new features available in jdbc 4.0?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
What is com mysql jdbc driver?
What are the Isolation level in JDBC transaction?
What is jdbc odbc bridge?
How do I insert/update records with some of the columns having NULL value?
What is the latest version of JDBC? What new features are added?
What is JDBC RowSet? What are different types of RowSet?