There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
What is 2 phase commit?
What is an advantage of using the jdbc connection pool?
What is jdbc class forname?
Is odbc an api?
How do we load the drivers?
How can we execute stored procedures using callablestatement?
What is jdbc thin client in oracle?
What is JDBC PreparedStatement?
What are the different types of classes in the api component?
How can you create jdbc statements?
How do we call a stored procedure from jdbc?
What is the difference between executing, executequery, executeupdate in jdbc?
How do I stop nullpointerexception?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?